isNetworkUrl property

bool get isNetworkUrl

Implementation

bool get isNetworkUrl {
  return this is XXImage;
}