year property

int? year

Implementation

int? get year => (_$data['year'] as int?);