callMeta abstract method

Future<bool> callMeta(
  1. int obj,
  2. String e
)

Implementation

Future<bool> callMeta(int obj, String e);