parameters property

List<IntentParameter>? parameters
final

The collection of parameters associated with the intent.

Implementation

final List<IntentParameter>? parameters;