fromJson static method
Implementation
static EditorLabelPositionEnum? fromJson(dynamic value) => EditorLabelPositionEnumTypeTransformer().decode(value);
static EditorLabelPositionEnum? fromJson(dynamic value) => EditorLabelPositionEnumTypeTransformer().decode(value);