ActorMethod constructor

const ActorMethod(
  1. MethodCaller caller
)

Implementation

const ActorMethod(this.caller);