outputContexts property

List<OutputContext>? outputContexts
final

An array of OutputContext objects that lists the contexts that the intent activates when the intent is fulfilled.

Implementation

final List<OutputContext>? outputContexts;