elements property

RxObsSplayTreeMap<ListElementId, ListElement> elements
final

RxObsSplayTreeMap of the ListElements to display.

Implementation

final RxObsSplayTreeMap<ListElementId, ListElement> elements =
    RxObsSplayTreeMap();