isStarted static method

Future<bool?> isStarted()

Implementation

static Future<bool?> isStarted() => _channel.invokeMethod('isStarted');