ReleasePackerDartCompileKernel constructor
ReleasePackerDartCompileKernel(
- String dartScript
Implementation
ReleasePackerDartCompileKernel(String dartScript)
: super('compile', ['kernel', dartScript]);