profile property

  1. @override
Profile profile
override

Returns the recorded profile.

This value is only available while the benchmark is running.

Implementation

@override
Profile get profile => _profile;