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