flutter-client-sdk
flutter-client-sdk copied to clipboard
chore: Add the startWithTimeout method to ensure a timeout is used
Because the current start method returns a future, to not create behavioral change, it probably makes sense to create a new method to use.