CallBridge<T> constructor

CallBridge<T>(
  1. String debugName
)

Implementation

CallBridge(this.debugName);