price property

double? get price

Implementation

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