hasNetworkUrl property

bool hasNetworkUrl

Indicates whether the networkUrl property is not null.

Implementation

bool get hasNetworkUrl => networkUrl != null;