actor property

CanisterActor? get actor

Implementation

CanisterActor? get actor => _actor;