InternalSDKConfiguration class

Internal SDK configurations

  • Server configurations (ad server, log server, etc.)
  • Versions (Map version, SDK version, etc.)
Annotations

Properties

adServer MapboxAdServerConfiguration?
getter/setter pair
env → dynamic
no setter
eventTrack MapboxEventTrackConfiguration?
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
mapVersion String
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sdkVersion String
final
sessionId String
getter/setter pair
token String?
getter/setter pair
userAgent String
getter/setter pair

Methods

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