fromJson static method
Implementation
static MatchOptionFieldEnum? fromJson(dynamic value) => MatchOptionFieldEnumTypeTransformer().decode(value);
static MatchOptionFieldEnum? fromJson(dynamic value) => MatchOptionFieldEnumTypeTransformer().decode(value);