fromJson static method
Implementation
static BillingPaymentAttemptStatusEnum? fromJson(dynamic value) =>
BillingPaymentAttemptStatusEnumTypeTransformer().decode(value);
static BillingPaymentAttemptStatusEnum? fromJson(dynamic value) =>
BillingPaymentAttemptStatusEnumTypeTransformer().decode(value);