effectiveCanisterId property

Principal? effectiveCanisterId
final

An effective canister ID, used for routing. This should only be mentioned if it's different from the canister ID.

Implementation

final Principal? effectiveCanisterId;