id property

String id
inherited

The unique identifier of this user.

How It Can Be Used

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

Implementation

String get id => throw _privateConstructorUsedError;