profile property

  1. @override
Profile profile
getter/setter pairoverride-getter

Returns the recorded profile.

This value is only available while the benchmark is running.

Implementation

@override
late Profile profile;