fromJson static method
Implementation
static CommercePlanObjectEnum? fromJson(dynamic value) =>
CommercePlanObjectEnumTypeTransformer().decode(value);
static CommercePlanObjectEnum? fromJson(dynamic value) =>
CommercePlanObjectEnumTypeTransformer().decode(value);