name property
The name of the benchmark.
The results displayed in the Flutter Dashboard will use this name as a prefix.
Implementation
final String name;
The name of the benchmark.
The results displayed in the Flutter Dashboard will use this name as a prefix.
final String name;