price property

Price? price

Implementation

Price? get price {
  return _price;
}