nickname property
String?
get
nickname
Casual name of the End-User that may or may not be the same as the given name.
Implementation
String? get nickname => this['nickname'];
Casual name of the End-User that may or may not be the same as the given name.
String? get nickname => this['nickname'];