Retrieves the user ID.
@override Future<String?> getUserId() => methodChannel.invokeMethod<String>('getUserId');