Logs out the user on the native platform.
Future<bool?> logOut() { throw UnimplementedError('logOut() has not been implemented.'); }