pinned property
Whether the comment is pinned
Implementation
@JsonKey(name: 'pinned')
bool get pinned => throw _privateConstructorUsedError;
Whether the comment is pinned
@JsonKey(name: 'pinned')
bool get pinned => throw _privateConstructorUsedError;