allowCancellation property
Indicates whether the partial response can be cancelled when a later response arrives.
e.g. if the agent specified some music as partial response, it can be cancelled.
Implementation
core.bool? allowCancellation;
Indicates whether the partial response can be cancelled when a later response arrives.
e.g. if the agent specified some music as partial response, it can be cancelled.
core.bool? allowCancellation;