call abstract method

void call(
  1. String key,
  2. Type expected,
  3. Type actual
)

Implementation

void call(String key, Type expected, Type actual);