Returns true if there is no data stored in this memory.
@override bool get isEmpty => _memory.isEmpty;