Yt constructor

Yt(
  1. {LogOptions logOptions = const LogOptions(LogLevel.error, stackTraceLevel: LogLevel.off),
  2. LoggyPrinter printer = const PrettyPrinter(showColors: false)}
)

Implementation

Yt