endByte property

int get endByte

Implementation

int get endByte => _editStates[this]?.endByte ?? _endByte;