getConnectionStats method
Get current connection statistics
Implementation
Future<SingBoxConnectionStats> getConnectionStats() {
throw UnimplementedError('getConnectionStats() has not been implemented.');
}
Get current connection statistics
Future<SingBoxConnectionStats> getConnectionStats() {
throw UnimplementedError('getConnectionStats() has not been implemented.');
}