sendValue abstract method

Future<RpcResponse> sendValue(
  1. ServerContext ctx,
  2. SendValueRequest request
)

Implementation

$async.Future<$0.RpcResponse> sendValue($pb.ServerContext ctx, $0.SendValueRequest request);