regexp property

List<String> regexp

Implementation

List<String> get regexp => map((e) => e.regexp).whereNotNull().toList();