matches abstract method

bool matches(
  1. List<Tag> tags,
  2. int indoorLevel
)

Implementation

bool matches(List<Tag> tags, int indoorLevel);