actor method

ActorContext? actor()

Implementation

ActorContext? actor() => getRuleContext<ActorContext>(0);