LogStack constructor

LogStack(
  1. {bool autoPrint = false}
)

Implementation

LogStack({this.autoPrint = false});