season property

List<int>? season

Implementation

List<int>? get season => (_$data['season'] as List<int>?);