getProfitLoss abstract method

Future<GetProfitLossReply> getProfitLoss(
  1. ServiceCall call,
  2. GetProfitLossRequest request
)

Implementation

$async.Future<$1.GetProfitLossReply> getProfitLoss($grpc.ServiceCall call, $1.GetProfitLossRequest request);