outputContexts property
An array of OutputContext
objects that lists the contexts that
the intent activates when the intent is fulfilled.
Implementation
final List<OutputContext>? outputContexts;
An array of OutputContext
objects that lists the contexts that
the intent activates when the intent is fulfilled.
final List<OutputContext>? outputContexts;