menu
microsoft_graph_api package
documentation
models/planner/task_model.dart
TaskCreateRequest
planId property
planId property
dark_mode
light_mode
planId
property
String
planId
final
The ID of the plan the task belongs to.
Implementation
final String planId;
microsoft_graph_api package
documentation
models/planner/task_model
TaskCreateRequest
planId property
TaskCreateRequest class