DynCallStaticExecutor<E> constructor

DynCallStaticExecutor<E>(
  1. E response
)

Implementation

DynCallStaticExecutor(this.response);