fromJson static method

GenerateDmarcRecordOptionsFoEnum? fromJson(
  1. dynamic value
)

Implementation

static GenerateDmarcRecordOptionsFoEnum? fromJson(dynamic value) => GenerateDmarcRecordOptionsFoEnumTypeTransformer().decode(value);