fromJson static method
Implementation
static BillingPriceResponseObjectEnum? fromJson(dynamic value) =>
BillingPriceResponseObjectEnumTypeTransformer().decode(value);
static BillingPriceResponseObjectEnum? fromJson(dynamic value) =>
BillingPriceResponseObjectEnumTypeTransformer().decode(value);