outputNames property

List<String> get outputNames

Implementation

List<String> get outputNames => List.unmodifiable(_outputNames);