displayTaskCountInt property

  1. @JsonKey(name: 'displaytaskcount')
int get displayTaskCountInt
inherited

Whether to display the task count in the calendar view

Implementation

@JsonKey(name: 'displaytaskcount')
int get displayTaskCountInt => throw _privateConstructorUsedError;