menu
ventas_dealer package
documentation
models/user_info_model.dart
UserInfoResponse
emailValidated property
emailValidated property
dark_mode
light_mode
emailValidated
property
@JsonKey(name: "emailValidated")
bool
?
emailValidated
getter/setter pair
Implementation
@JsonKey(name: "emailValidated") bool? emailValidated;
ventas_dealer package
documentation
models/user_info_model
UserInfoResponse
emailValidated property
UserInfoResponse class