displayTaskCountInt property
- @JsonKey(name: 'displaytaskcount')
inherited
Whether to display the task count in the calendar view
Implementation
@JsonKey(name: 'displaytaskcount')
int get displayTaskCountInt => throw _privateConstructorUsedError;