apiFound property

bool apiFound

Indicates whether api was successfully found. All other methods will return null/false if api has not been found

Implementation

static bool get apiFound => _apiFound;