IGoogleCrashlyticsService class abstract

Implementers

Constructors

IGoogleCrashlyticsService()

Properties

hashCode int
The hash code for this object.
no setterinherited
isDebugEnabled bool
The state of debug messages (if additional logging is on or not).
getter/setter pairinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
onError(Object error, StackTrace stackTrace) → void
inherited
recordError(Object error, StackTrace stackTrace) → void
inherited
setUserId(String id) → void
inherited
setUserProperty(String key, String value) → void
inherited
toString() String
A string representation of this object.
inherited

Operators

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