logger property Null safety

Logger logger

Injects a new instance of Logger.

Implementation

@lazySingleton
Logger get logger => Logger();