tracebuddy
tracebuddy
IdGen
nextId
nextId
tracebuddy
tracebuddy
IdGen
nextId
method
nextId
Source
tracebuddy
tracebuddy
IdGen
Constructors
IdGen
Properties
hashCode
runtimeType
Operators
operator ==
Methods
nextId
noSuchMethod
toString
int
nextId
(
)
Returns the next unique id.
Source
int nextId() => ++_lastId;