ActorMethod constructor

ActorMethod(
  1. MethodCaller? caller
)

Implementation

ActorMethod(this.caller);