getQuoteSell abstract method

Future<GetQuoteSellReply> getQuoteSell(
  1. ServiceCall call,
  2. GetQuoteSellRequest request
)

Implementation

$async.Future<$1.GetQuoteSellReply> getQuoteSell($grpc.ServiceCall call, $1.GetQuoteSellRequest request);