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