price property

String? get price

Implementation

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