name property
getter/setter pair
The name associated with a credential. It should be a human-readable, public name.
Implementation
String? name;
The name associated with a credential. It should be a human-readable, public name.
String? name;