parameters property

List<Parameter>? parameters
final

A list of Parameter structures.

Implementation

final List<Parameter>? parameters;