AtlasSupportSDK class
Properties
-
appId
→ String
-
final
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
identify({String? atlasId, String? userId, String? userHash, String? userName, String? userEmail})
→ void
-
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited
-
updateCustomFields(String ticketId, Map<String, dynamic> customFields)
→ Future<void>
-
-
watchStats(StatsChangeCallback listener, [AtlasErrorHandler? onError])
→ dynamic
-
-
Widget({String? persist, String? query, AtlasErrorHandler? onError, AtlasNewTicketHandler? onNewTicket, AtlasChangeIdentityHandler? onChangeIdentity})
→ dynamic
-