nextId property

int get nextId

Implementation

int get nextId => ++_state.nextIdCounter;