menu
aegee_leiden_app
models/customClaimsModel.dart
CustomClaimsModel
birthdayDateTime property
birthdayDateTime
dark_mode
light_mode
birthdayDateTime
property
DateTime
?
birthdayDateTime
Implementation
DateTime? get birthdayDateTime => DateTime.now().fromBirthdayBackendString(birthday);
aegee_leiden_app
customClaimsModel
CustomClaimsModel
birthdayDateTime property
CustomClaimsModel class