Config class
Constructors
Properties
- allowInquireAdid → bool
-
final
- cidKey → String
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- host → String
-
final
- loggingUrlHttp → String
-
final
- loggingUrlHttps → String
-
final
- pcidKey → String
-
final
- queueSize → int
-
final
- requestMethod → String
-
final
- retryDelay → int
-
final
- retryLogging → bool
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- serviceId → String
-
final
- sessionTimeout → int
-
final
- uidKey → String
-
final
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- keyAllowInquireAdid → const String
- keyCid → const String
- keyHost → const String
- keyLoggingUrlHttp → const String
- keyLoggingUrlHttps → const String
- keyPcid → const String
- keyQueueSize → const String
- keyRequestMethod → const String
- keyRetryDelay → const String
- keyRetryLogging → const String
- keyServiceId → const String
- keySessionTimeout → const String
- keyUid → const String