allScopes property

List<ZenScope> get allScopes

Get all active scopes in the system (for debugging)

Implementation

static List<ZenScope> get allScopes => ZenScopeManager.getAllScopes();