length property

int get length

Implementation

int get length => _commands.length + _removeCount + _createEntities.length;