notes property

String? notes
getter/setter pair

Notes describing the task.

Optional. Maximum length allowed: 8192 characters.

Implementation

core.String? notes;