static Future<bool> get canCollectData async { return await _channel.invokeMethod('canCollectData'); }