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