UnsupportedPricingPlanException({String? type, String? message}) : super( type: type, code: 'UnsupportedPricingPlanException', message: message);