params property

List<BridgeParameter> params
final

The positional parameters of the function.

Implementation

final List<BridgeParameter> params;