call abstract method

dynamic call(
  1. String method,
  2. dynamic arguments
)

Implementation

call(String method, dynamic arguments);