scope property

ZenScope? scope
final

Optional scope for the controller If not provided, uses context scope (from ZenRoute) or root scope

Implementation

final ZenScope? scope;