id property

String id
inherited

The unique identifier of this List.

How It Can Be Used

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

Implementation

String get id => throw _privateConstructorUsedError;