ListAttributeMatcher constructor

ListAttributeMatcher(
  1. String name,
  2. String? item
)

Implementation

ListAttributeMatcher(super.name, super.item);