staticLogger property

LoggerService staticLogger

Shortcut to access the Logger service in static methods.

Implementation

static LoggerService get staticLogger
=> GetIt.instance.get<LoggerService>();