Module constructor

Module(
  1. Object bytes
)

Implementation

factory Module(_i2.Object bytes) => _i5.callConstructor(
      _declaredModule,
      [bytes],
    );