getView abstract method

Future<LogView> getView(
  1. ServiceCall call,
  2. GetViewRequest request
)

Implementation

$async.Future<$0.LogView> getView(
    $grpc.ServiceCall call, $0.GetViewRequest request);