$DebugInfo.fromJson constructor
$DebugInfo.fromJson(
- Map json_
Implementation
$DebugInfo.fromJson(core.Map json_)
: this(formattedDebugInfo: json_['formattedDebugInfo'] as core.String?);
$DebugInfo.fromJson(core.Map json_)
: this(formattedDebugInfo: json_['formattedDebugInfo'] as core.String?);