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