getAccountById abstract method

Future<GetAccountByIdReply> getAccountById(
  1. ServiceCall call,
  2. GetAccountByIdRequest request
)

Implementation

$async.Future<$1.GetAccountByIdReply> getAccountById($grpc.ServiceCall call, $1.GetAccountByIdRequest request);