retrieve abstract method

Future<LocalAccountProto> retrieve(
  1. ServiceCall call,
  2. AccountProto_RetrieveRequest request
)

Implementation

$async.Future<$16.LocalAccountProto> retrieve($grpc.ServiceCall call, $2.AccountProto_RetrieveRequest request);