isRoot property

  1. @override
bool get isRoot
override

Implementation

@override
bool get isRoot => _variables.any((e) => e.isRoot);