groupedConferences property

Rx<SplayTreeMap<DateTime, List<TUIConferenceInfo>>> groupedConferences
final

Implementation

final groupedConferences =
    Rx(SplayTreeMap<DateTime, List<TUIConferenceInfo>>());