lastPlanTrace property

List<String> get lastPlanTrace

Implementation

List<String> get lastPlanTrace => List.unmodifiable(_planTrace);