@override Future<void> validateApi() async { await methodChannel.invokeMethod<void>('validateApi'); }