matches abstract method

bool matches(
  1. Map map
)

Implementation

bool matches(Map<dynamic, dynamic> map);