budget property

double? get budget

Implementation

double? get budget => (_$data['budget'] as double?);