original property

List<String> get original

Implementation

List<String> get original => List.unmodifiable(_original);