appState property

List<AppStateDeclaration> get appState

Implementation

List<AppStateDeclaration> get appState => List.unmodifiable(_appState);