Extra class

Constructors

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

Properties

ageLimit int?
getter/setter pair
appScheme String?
getter/setter pair
carrier 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
locale String?
getter/setter pair
offer_period String?
getter/setter pair
getter/setter pair
quickPopup int?
getter/setter pair
quota String?
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

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