SwitchStateWaitChanged typedef

SwitchStateWaitChanged = Future<bool> Function(bool value)

Implementation

typedef SwitchStateWaitChanged = Future<bool> Function(bool value);