LSLPushSample<T extends NativeType> constructor

const LSLPushSample<T extends NativeType>(
  1. DartLSLPushSample<T> _pushFn
)

Implementation

const LSLPushSample(this._pushFn);