OfferPeriodInterval class
제공 주기
제공 주기 (${number}d | ${number}m | ${number}y 형태로 입력할 수 있습니다.)
- Inheritance
-
- Object
- OfferPeriod
- OfferPeriodInterval
Constructors
- OfferPeriodInterval(String? interval)
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
override
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited