flush abstract method

Future<ResponseFlush> flush(
  1. ServiceCall call,
  2. RequestFlush request
)

Implementation

$async.Future<$0.ResponseFlush> flush(
    $grpc.ServiceCall call, $0.RequestFlush request);