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