parameters property

List<Parameter>? parameters
final

A list of Parameter instances.

Implementation

final List<Parameter>? parameters;