get abstract method

Future<Website> get(
  1. ServiceCall call,
  2. WebsiteId request
)

Implementation

$async.Future<$0.Website> get($grpc.ServiceCall call, $1.WebsiteId request);