isNotUrl property

bool isNotUrl

Implementation

bool get isNotUrl => isFromBytes || isFromPath;