fromJson static method
Implementation
static BillingPaymentAttemptObjectEnum? fromJson(dynamic value) =>
BillingPaymentAttemptObjectEnumTypeTransformer().decode(value);
static BillingPaymentAttemptObjectEnum? fromJson(dynamic value) =>
BillingPaymentAttemptObjectEnumTypeTransformer().decode(value);