fragments property

List<Fragment>? fragments
final

A list of archived Fragment objects from the stream that meet the selector criteria. Results are in no specific order, even across pages.

Implementation

final List<Fragment>? fragments;