getPage abstract method

Future<WebsitePage> getPage(
  1. ServiceCall call,
  2. WebsitePageId request
)

Implementation

$async.Future<$0.WebsitePage> getPage(
    $grpc.ServiceCall call, $1.WebsitePageId request);