precompiledPath property

String? precompiledPath
final

The path to a mirror of this package containing HTML that points to precompiled JS.

This is used by the internal Google test runner so that test compilation can more effectively make use of Google's build tools.

Implementation

final String? precompiledPath;