isPinned property

  1. @JsonKey(name: 'is_pinned')
bool get isPinned
inherited

Implementation

@JsonKey(name: 'is_pinned')
bool get isPinned => throw _privateConstructorUsedError;