displayName property

String displayName

The display name of the current authorized user.

Implementation

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