Gets the latest traffic statistics.
Future<Map<String, dynamic>> trafficStats() => trafficSnapshot.firstWhere((_) => true);