date property

String? date

Implementation

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