parameters property

Map<String, String>? get parameters
inherited

A map representing parameters to pass to an operation as specified with operationId or identified via ref.

Implementation

Map<String, String>? get parameters => throw _privateConstructorUsedError;