currentApiDefHash top-level property
String
get
currentApiDefHash
Implementation
String get currentApiDefHash => combineHashes(
[readCacheHash("api_specs.json"), readCacheHash("mapping.json")]);