source property
The module's JS source, for tests that check its use of internal.
Implementation
@visibleForTesting
String get source => _source;
The module's JS source, for tests that check its use of internal.
@visibleForTesting
String get source => _source;