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