ScanRunWarningTrace constructor

ScanRunWarningTrace({
  1. String? code,
})

Implementation

ScanRunWarningTrace({this.code});