death_date property

String? get death_date

Implementation

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