userID property

String? get userID

The SDN ID of the current logged user.

Implementation

String? get userID => _userID;