family property

String? get family

Implementation

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