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