Offer.price

Sets the price.

  1. string price [@property getter]
  2. string price [@property setter]
    class Offer
    final @property
    void
    price
    (
    string newPrice
    )

Meta