CallerWrapper constructor

CallerWrapper(
  1. AbstractCaller caller
)

Override

Implementation

CallerWrapper(this.caller) : super('0');