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