fromJson static method
Implementation
static ReimbursementDtoMultipleEnum? fromJson(dynamic value) => ReimbursementDtoMultipleEnumTypeTransformer().decode(value);
static ReimbursementDtoMultipleEnum? fromJson(dynamic value) => ReimbursementDtoMultipleEnumTypeTransformer().decode(value);