checkPermissions
Future<String> checkPermissions() async { return await _connectMethodChannel("checkPermissions",""); }