request property

request A reference to the instance that is transmitted from requester to receiver as part of the invocation of the operation.

Implementation

ExampleScenarioContainedInstance? get request =>
    throw _privateConstructorUsedError;