fromJson static method
Implementation
static InvoiceItemTimeOfDayEnum? fromJson(dynamic value) => InvoiceItemTimeOfDayEnumTypeTransformer().decode(value);
static InvoiceItemTimeOfDayEnum? fromJson(dynamic value) => InvoiceItemTimeOfDayEnumTypeTransformer().decode(value);