notFound method Null safety

void notFound()

Implementation

void notFound() =>
    debugPrint('unexpected case: asset not found $cachedFilenames ($url)');