endAddress property

int endAddress

Implementation

int get endAddress => startAddress + data.length - 1;