name property

String name
final

The name of the benchmark.

The results displayed in the Flutter Dashboard will use this name as a prefix.

Implementation

final String name;