PrintLogger constructor

const PrintLogger({
  1. bool includeTimestamp = true,
})

Implementation

const PrintLogger({this.includeTimestamp = true});