call abstract method

Future<bool> call(
  1. String modelName,
  2. String path
)

Implementation

Future<bool> call(String modelName, String path);