currentRss property

int get currentRss

Last sample in the run — the level the app settled at.

Implementation

int get currentRss => rssOf(samples.last);