response property

ExampleScenarioContainedInstance? response
inherited

response A reference to the instance that is transmitted from receiver to requester as part of the operation's synchronous response (if any).

Implementation

ExampleScenarioContainedInstance? get response =>
    throw _privateConstructorUsedError;