Extra class

Constructors

Extra()
Extra.fromJson(Map<String, dynamic> json)

Properties

appScheme String
getter/setter pair
customBackground String
getter/setter pair
customFontColor String
getter/setter pair
dispCashResult String
getter/setter pair
endAt String
getter/setter pair
escrow int
getter/setter pair
expireMonth int
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
iosCloseButton bool
getter/setter pair
locale String
getter/setter pair
offerPeriod String
getter/setter pair
getter/setter pair
quickPopup int
getter/setter pair
quotas List<int>
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
startAt String
getter/setter pair
theme String
getter/setter pair
vbankResult bool
getter/setter pair

Methods

getQuotas() String
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
reVal(dynamic value) → dynamic
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
override

Operators

operator ==(Object other) bool
The equality operator.
inherited