planHistory property

List<String> get planHistory

Implementation

List<String> get planHistory => List.unmodifiable(_planHistory);