getProperties method
ResponseFuture<GetPropertiesResponse>
getProperties(
- GetPropertiesRequest request, {
- CallOptions? options,
Implementation
$grpc.ResponseFuture<$19.GetPropertiesResponse> getProperties($19.GetPropertiesRequest request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$getProperties, request, options: options);
}