name property

String? get name
inherited

The user's display name.

Implementation

UserID get id;/// The user's display name.
String? get name;