menu
solevato_client_sdk_flutter package
documentation
data/local/entity/solevato_user.dart
SolevatoUser
email property
email property
dark_mode
light_mode
email
property
@JsonKey()
@HiveField(3)
String
?
email
final
email of solevato user
Implementation
@JsonKey() @HiveField(3) final String? email;
solevato_client_sdk_flutter package
documentation
data/local/entity/solevato_user
SolevatoUser
email property
SolevatoUser class