actionStack property

List<String> get actionStack

Implementation

static List<String> get actionStack => List.unmodifiable(_actionStack);