createPage abstract method

Future<Page> createPage(
  1. ServiceCall call,
  2. CreatePageRequest request
)

Implementation

$async.Future<$0.Page> createPage(
    $grpc.ServiceCall call, $0.CreatePageRequest request);