price property

  1. @BuiltValueField(wireName: r'price')
double? price

Implementation

@BuiltValueField(wireName: r'price')
double? get price;