viewEssentialByID abstract method

Future<Component> viewEssentialByID(
  1. ServiceCall call,
  2. Identifier request
)

Implementation

$async.Future<$0.Component> viewEssentialByID(
    $grpc.ServiceCall call, $1.Identifier request);