menu
keycloak_flutter package
documentation
keycloak_flutter
KeycloakProfile
firstName property
firstName
brightness_4
firstName
property
Null safety
String
firstName
Implementation
external String get firstName;
void
firstName=
(
String
v
)
Implementation
external set firstName(String v);
keycloak_flutter package
documentation
keycloak_flutter
KeycloakProfile
firstName property
KeycloakProfile class
Constructors
KeycloakProfile
Properties
createdTimestamp
email
emailVerified
enabled
firstName
hashCode
id
lastName
runtimeType
totp
username
Methods
noSuchMethod
toString
Operators
operator ==