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