collectEnabled property
bool
get
collectEnabled
Whether report screen displays collected (aggregated) entries.
Implementation
bool get collectEnabled => _collectEnabled;
Whether report screen displays collected (aggregated) entries.
bool get collectEnabled => _collectEnabled;