taskShortView property

  1. @JsonKey(name: 'task_short_view')
bool? taskShortView
inherited

Short view in task list.

Implementation

@JsonKey(name: 'task_short_view')
bool? get taskShortView => throw _privateConstructorUsedError;