canStart method
Indicates whether the session can begin.
Officially Supported Platforms/Implementations:
Implementation
Future<bool> canStart() => platform.canStart();
Indicates whether the session can begin.
Officially Supported Platforms/Implementations:
Future<bool> canStart() => platform.canStart();