birthdate property

String? get birthdate

Implementation

String? get birthdate => (_$data['birthdate'] as String?);