requestChannel property

RequestChannel? requestChannel
getter/setter pair

Implementation

RequestChannel? requestChannel =
    (Stream<Payload> payloads) => Stream.error(Exception('Unsupported'));