isNetworkUrl property

bool isNetworkUrl

Implementation

bool get isNetworkUrl {
  return this is XXImage;
}