ExternalLibrary constructor

const ExternalLibrary(
  1. {required Object wasmModule,
  2. required String debugInfo}
)

This is only intended to be used by automatically generated code, instead of developers.

Implementation

const ExternalLibrary