ApiLoadedState class

Inheritance

Constructors

ApiLoadedState(dynamic data)

Properties

alertTriggerMap Map<String, Map<String, dynamic>>
getter/setter pair
data → dynamic
final
feedbackTriggerMap Map<String, Map<String, dynamic>>
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
hasPip bool
getter/setter pair
idJsonMap Map<String, Map<String, dynamic>>
getter/setter pair
inAppTriggerMap Map<String, Map<String, dynamic>>
getter/setter pair
pipJson Map<String, dynamic>
getter/setter pair
props List<Map<String, dynamic>>
no setteroverride
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

getViewById(String id) Map<String, dynamic>?
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

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