userId property

String get userId

The user ID of the current authorized user.

Implementation

String get userId => _data['userId'];