fromJson static method

GenerateDmarcRecordOptionsReportFormatEnum? fromJson(
  1. dynamic value
)

Implementation

static GenerateDmarcRecordOptionsReportFormatEnum? fromJson(dynamic value) => GenerateDmarcRecordOptionsReportFormatEnumTypeTransformer().decode(value);