userId property

String userId

The user ID of the current authorized user.

Implementation

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