getByName abstract method

CloudflareDurableObjectStub getByName(
  1. String name, {
  2. String? locationHint,
})

Performs the getByName operation.

Implementation

CloudflareDurableObjectStub getByName(String name, {String? locationHint});