parameters property

List<Parameter>? parameters
getter/setter pair

The structured data associated with this message.

Implementation

core.List<Parameter>? parameters;