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