id property

int get id

The unique id of the request.

Implementation

int get id => request.id!;