fromJson static method
Implementation
static BillingConfigProviderEnum? fromJson(dynamic value) => BillingConfigProviderEnumTypeTransformer().decode(value);
static BillingConfigProviderEnum? fromJson(dynamic value) => BillingConfigProviderEnumTypeTransformer().decode(value);