FutureTimeout<T> extension
- on
-
- Future<
T>
- Future<
Methods
-
fbpEnsureAdapterIsOn(
String function) → Future< T> -
Available on Future<
T> , provided by the FutureTimeout extension -
fbpEnsureDeviceIsConnected(
BluetoothDevice device, String function) → Future< T> -
Available on Future<
T> , provided by the FutureTimeout extension -
fbpTimeout(
int seconds, String function) → Future< T> -
Available on Future<
T> , provided by the FutureTimeout extension