preferredUsername property

String? preferredUsername

Shorthand name by which the End-User wishes to be referred to at the RP, such as janedoe or j.doe. T

Implementation

String? get preferredUsername => this['preferred_username'];