getDetailedConnectionStatus method
Get detailed connection status for debugging
Implementation
Future<Map<String, dynamic>> getDetailedConnectionStatus() {
throw UnimplementedError('getDetailedConnectionStatus() has not been implemented.');
}
Get detailed connection status for debugging
Future<Map<String, dynamic>> getDetailedConnectionStatus() {
throw UnimplementedError('getDetailedConnectionStatus() has not been implemented.');
}