requestIdentifier property

Identifier? requestIdentifier
inherited

requestIdentifier The identifier of the request associated with this response. If an identifier was given as part of the request, it will be reproduced here to enable the requester to more easily identify the response in a multi-request scenario.

Implementation

Identifier? get requestIdentifier => throw _privateConstructorUsedError;