@override Future<String?> checkStatus() async { return await methodChannel.invokeMethod<String>('checkStatus'); }