budget property

String? get budget

Implementation

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