getAttribute abstract method

Future<GetAttributeResponse> getAttribute(
  1. ServiceCall call,
  2. GetAttributeRequest request
)

Implementation

$async.Future<$0.GetAttributeResponse> getAttribute(
    $grpc.ServiceCall call, $0.GetAttributeRequest request);