menu
squadwe_client_sdk package
documentation
data/local/entity/squadwe_user.dart
SquadweUser
email property
email property
dark_mode
light_mode
email
property
@JsonKey.new()
@HiveField.new(3)
String
?
email
final
email of squadwe user
Implementation
@JsonKey() @HiveField(3) final String? email;
squadwe_client_sdk package
documentation
data/local/entity/squadwe_user
SquadweUser
email property
SquadweUser class