AppticsConfigs class
Constructors
- AppticsConfigs.new()
-
factory
Properties
- aaid ↔ int?
-
getter/setter pair
- apid ↔ int?
-
getter/setter pair
- apikey ↔ String
-
getter/setter pair
- appVersionCodeId ↔ int?
-
getter/setter pair
- appVersionId ↔ int?
-
getter/setter pair
- baseurl ↔ String
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- mapid ↔ int?
-
getter/setter pair
- platform ↔ AppticsPlatform
-
getter/setter pair
- platformId ↔ int?
-
getter/setter pair
- portalId ↔ String?
-
getter/setter pair
- projectId ↔ int?
-
getter/setter pair
- rsaKey ↔ String?
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- sessionStartTime ↔ int?
-
getter/setter pair
- uuid ↔ String?
-
getter/setter pair
Methods
-
isInitialized(
) → bool -
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