cost property

String? cost

Implementation

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