regexp property

List<String> get regexp

Implementation

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