parameters property

List<String>? parameters
final

Optional list of return option parameters.

Implementation

final List<String>? parameters;