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