viewByID abstract method

Future<WorkflowRule> viewByID(
  1. ServiceCall call,
  2. Identifier request
)

Implementation

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