LogExtra constructor

const LogExtra(
  1. String? tp, {
  2. Object? raw,
})

Implementation

const LogExtra(this.tp, {this.raw});