call abstract method

void call(
  1. int code,
  2. Object? obj
)

Implementation

void call(int code, Object? obj);