userID property

String? get userID

The Matrix ID of the current logged user.

Implementation

String? get userID => _userID;