Creates a cursor entry with raw binary key and data
CursorEntry({required this.key, required this.data});