birth_date property

String? get birth_date

Implementation

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