getNextId method

int getNextId()
inherited

Get the next unique ID.

Implementation

int getNextId() => _id++;