traces property
List<BloomNetworkTrace>
get
traces
Chronological list of recorded network traces.
Implementation
static List<BloomNetworkTrace> get traces => UnmodifiableListView(_traces);
Chronological list of recorded network traces.
static List<BloomNetworkTrace> get traces => UnmodifiableListView(_traces);