fromJson static method
Implementation
static EfactInvoiceReasonEnum? fromJson(dynamic value) => EfactInvoiceReasonEnumTypeTransformer().decode(value);
static EfactInvoiceReasonEnum? fromJson(dynamic value) => EfactInvoiceReasonEnumTypeTransformer().decode(value);