update abstract method

Future<IdentifierUUID> update(
  1. ServiceCall call,
  2. NotesServiceUpdateRequest request
)

Implementation

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