LSLPullSample<T extends NativeType, D> constructor

const LSLPullSample<T extends NativeType, D>(
  1. DartLSLPullSample<T> _pullFn
)

Implementation

const LSLPullSample(this._pullFn);