globalName property

String? get globalName

Implementation

String? get globalName => _globalName ?? _username;