authority abstract method

Future<QueryAuthorityResponse> authority(
  1. ServiceCall call,
  2. QueryAuthorityRequest request
)

Implementation

$async.Future<$43.QueryAuthorityResponse> authority($grpc.ServiceCall call, $43.QueryAuthorityRequest request);