fromJson static method
Implementation
static SmsMatchOptionFieldEnum? fromJson(dynamic value) => SmsMatchOptionFieldEnumTypeTransformer().decode(value);
static SmsMatchOptionFieldEnum? fromJson(dynamic value) => SmsMatchOptionFieldEnumTypeTransformer().decode(value);