FirebaseCrashlyticsUtils class
- Inheritance
-
- Object
- CrashlyticsUtils
- FirebaseCrashlyticsUtils
Constructors
Properties
- crashlytics ↔ FirebaseCrashlytics?
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
log(
String message) → Future< void> -
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
recordError(
dynamic exception, StackTrace stack, {dynamic reason, Iterable< DiagnosticsNode> ? information, bool? printDetails}) → Future<void> -
override
-
setCrashlyticsCollectionEnabled(
bool enabled) → Future< void> -
override
-
setCustomKey(
String key, Object value) → Future< void> -
override
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
- instance → FirebaseCrashlyticsUtils
-
no setter
- isSupported → bool
-
no setter