modules property

Map<String, Uint8List> modules
final

Module name to compiled bytecode, including entry.

Implementation

final Map<String, Uint8List> modules;