fromJson static method
Implementation
static DialectAnnotationsEnum? fromJson(dynamic value) =>
DialectAnnotationsEnumTypeTransformer().decode(value);
static DialectAnnotationsEnum? fromJson(dynamic value) =>
DialectAnnotationsEnumTypeTransformer().decode(value);