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