requestResponse property

RequestResponse? requestResponse
getter/setter pair

Implementation

RequestResponse? requestResponse =
    (Payload? payload) => Future.error(Exception('Unsupported'));