Returns an unmodifiable view of collapsed paste payloads by URI.
Map<String, String> get pasteBuffer => Map.unmodifiable(_pasteBuffer);