frames property

List<SourceFrame> get frames

The current list of frames.

Implementation

List<SourceFrame> get frames => _frames;