inputNames property

List<String> get inputNames

Implementation

List<String> get inputNames => List.unmodifiable(_inputNames);