id property

int get id

The unique identifier of this user.

Use this to programmatically retrieve information about a specific Twitter user.

Implementation

int get id => _id;