price property

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

Implementation

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