response property

MessageHeaderResponse? response
inherited

response Information about the message that this message is a response to. Only present if this message is a response.

Implementation

MessageHeaderResponse? get response => throw _privateConstructorUsedError;