canStart method

Future<bool> canStart()

Indicates whether the session can begin.

Officially Supported Platforms/Implementations:

Implementation

Future<bool> canStart() => platform.canStart();