menu
bluesky package
documentation
app_bsky_actor_defs.dart
PersonalDetailsPref
birthDate property
birthDate property
dark_mode
light_mode
birthDate
property
DateTime
?
get
birthDate
inherited
The birth date of account owner.
Implementation
DateTime? get birthDate => throw _privateConstructorUsedError;
bluesky package
documentation
app_bsky_actor_defs
PersonalDetailsPref
birthDate property
PersonalDetailsPref class