getWalletsById abstract method

Future<GetWalletsByIdReply> getWalletsById(
  1. ServiceCall call,
  2. GetWalletsByIdRequest request
)

Implementation

$async.Future<$0.GetWalletsByIdReply> getWalletsById($grpc.ServiceCall call, $0.GetWalletsByIdRequest request);