Creates a filter that compares the provided series of bytes with the program account data at a particular offset.
bytes
offset
const MemCmp({required this.offset, required this.bytes});