viewByUUID abstract method

Future<FormField> viewByUUID(
  1. ServiceCall call,
  2. IdentifierUUID request
)

Implementation

$async.Future<$0.FormField> viewByUUID(
    $grpc.ServiceCall call, $1.IdentifierUUID request);