getAdminInfo method
Get administrator information
Implementation
$async.Future<GetAdminInfoResp> getAdminInfo($pb.ClientContext? ctx, GetAdminInfoReq request) =>
_client.invoke<GetAdminInfoResp>(ctx, 'admin', 'GetAdminInfo', request, GetAdminInfoResp());