call abstract method

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

Implementation

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