id property

int id
final

The request ID (to help debugging and loggign).

Implementation

final int id = ++_idCount;