getAdminAddress abstract method

Future<GetAdminAddressReply> getAdminAddress(
  1. ServiceCall call,
  2. GetAdminAddressRequest request
)

Implementation

$async.Future<$0.GetAdminAddressReply> getAdminAddress($grpc.ServiceCall call, $0.GetAdminAddressRequest request);