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