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