callCount method

int callCount(
  1. String apiName
)

Implementation

int callCount(String apiName) => recorder.callCount(apiName);