viewEssentialByUUID abstract method

Future<FormSection> viewEssentialByUUID(
  1. ServiceCall call,
  2. IdentifierUUID request
)

Implementation

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