isPinned property
Indicates whether the user pinned the specified List as a result of the request.
Implementation
@JsonKey(name: 'pinned')
bool get isPinned => throw _privateConstructorUsedError;
Indicates whether the user pinned the specified List as a result of the request.
@JsonKey(name: 'pinned')
bool get isPinned => throw _privateConstructorUsedError;