nickname property

String? 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'];