birthDate property

DateTime? get birthDate
inherited

User-provided birth date. Might be used to build handle suggestions.

Implementation

String? get email;/// User-provided birth date. Might be used to build handle suggestions.
DateTime? get birthDate;