match abstract method

bool match(
  1. String method,
  2. dynamic arguments
)

Implementation

bool match(String method, dynamic arguments);