@override Future<dynamic> getPermissionsStatus() async { return await methodChannel.invokeMethod<dynamic>('GetPermissionsStatus'); }