start static method

Future<bool?> start()

Implementation

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