staticCrashlytics property

ICrashlyticsService staticCrashlytics

Shortcut to access the Crashlytics service in static methods.

Implementation

static ICrashlyticsService get staticCrashlytics
=> GetIt.instance.get<ICrashlyticsService>();