menu
googleapis package
documentation
tasks/v1.dart
Task
notes property
notes property
dark_mode
light_mode
notes
property
String
?
notes
getter/setter pair
Notes describing the task.
Optional. Maximum length allowed: 8192 characters.
Implementation
core.String? notes;
googleapis package
documentation
tasks/v1
Task
notes property
Task class