userId property

String? get userId

Implementation

String? get userId => _token?._userId;