fromJson static method
Implementation
static ExportOptionsOutputFormatEnum? fromJson(dynamic value) => ExportOptionsOutputFormatEnumTypeTransformer().decode(value);
static ExportOptionsOutputFormatEnum? fromJson(dynamic value) => ExportOptionsOutputFormatEnumTypeTransformer().decode(value);