attachNetworkHistory abstract method
Pushed alongside fatal/non-fatal calls so the most recent API timeline is preserved for triage.
Implementation
Future<void> attachNetworkHistory(List<NetworkRecord> records);
Pushed alongside fatal/non-fatal calls so the most recent API timeline is preserved for triage.
Future<void> attachNetworkHistory(List<NetworkRecord> records);