task constant
String
const task
"task" — the result is a CreateTaskResult (Result & Task); the
server processes the request asynchronously and the client tracks it via
tasks/get / tasks/update / tasks/cancel (Tasks extension, 2026-07-28).
Implementation
static const String task = 'task';