fromJson static method
Implementation
static ScheduledJobStatusEnum? fromJson(dynamic value) => ScheduledJobStatusEnumTypeTransformer().decode(value);
static ScheduledJobStatusEnum? fromJson(dynamic value) => ScheduledJobStatusEnumTypeTransformer().decode(value);