$ExplainOptions constructor

$ExplainOptions({
  1. bool? analyze,
})

Implementation

$ExplainOptions({this.analyze});