InAppProperties class
Constructors
- InAppProperties(Map map)
- Constructor of InAppProperties
Properties
- action ↔ InAppAction?
-
action model of inApp
getter/setter pair
- contentUrl ↔ String?
-
content url with the inApp html
getter/setter pair
- dismissForever ↔ bool?
-
number of clicks for a inApp
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- numberOfClicks ↔ int?
-
number of clicks for a inApp
getter/setter pair
- numberOfShows ↔ int?
-
number of shows for an inApp
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- showTime ↔ int?
-
if inApp has show time
getter/setter pair
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toMap(
) → Map - Conversion to Map
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- PROPERTIES → const String
- String field name properties