getAttribute method
- GetAttributeRequest request, {
- CallOptions? options,
Implementation
$grpc.ResponseFuture<$0.GetAttributeResponse> getAttribute(
$0.GetAttributeRequest request, {
$grpc.CallOptions? options,
}) {
return $createUnaryCall(_$getAttribute, request, options: options);
}