isPinned property

bool? get isPinned

Information that the record is pinned.

Implementation

bool? get isPinned => checkBoolInProperty('is_pinned');