matchesWithAngel abstract method

Future<bool> matchesWithAngel(
  1. dynamic item,
  2. String key,
  3. Map context,
  4. Map matchState,
  5. Angel app,
)

Implementation

Future<bool> matchesWithAngel(
    item, String key, Map context, Map matchState, Angel app);