responses property

Map<String, Response>? get responses
inherited

The list of possible responses as they are returned from executing this operation.

Implementation

Map<String, Response>? get responses => throw _privateConstructorUsedError;