LogKit.withStorage constructor
LogKit.withStorage({
- required Storage storage,
Implementation
factory LogKit.withStorage({required Storage storage}) => LogKit._(storage);
factory LogKit.withStorage({required Storage storage}) => LogKit._(storage);