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