runnerVersion property

String? runnerVersion
final

The version of the test runner being used.

This is null if for some reason the version couldn't be loaded.

Implementation

final String? runnerVersion;