isModule property

bool? isModule
final

True, if this script is ES6 module.

Implementation

final bool? isModule;