displayName property

String get displayName

The display name of the current authorized user.

Implementation

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