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