commentAdd abstract method

Future<IdentifierUUID> commentAdd(
  1. ServiceCall call,
  2. IdentifierUUIDWithUserComment request
)

Implementation

$async.Future<$1.IdentifierUUID> commentAdd(
    $grpc.ServiceCall call, $1.IdentifierUUIDWithUserComment request);