lastFrames property

ListQueue<FrameTiming> lastFrames
final

Implementation

final lastFrames =
    ListQueue<FrameTiming>(_maxFrames);