getSystemStats static method

Map<String, dynamic> getSystemStats()

Get detailed statistics about the entire Zen system

Implementation

static Map<String, dynamic> getSystemStats() =>
    ZenSystemStats.getSystemStats();