matchesWithContext abstract method

bool matchesWithContext(
  1. dynamic item,
  2. String key,
  3. Map context,
  4. Map matchState,
)

Implementation

bool matchesWithContext(item, String key, Map context, Map matchState);