isValidImagePath property

bool get isValidImagePath

Implementation

bool get isValidImagePath => isNetworkUrl || isLocalPath;