hasEthernetLink property

bool hasEthernetLink

Returns if this router has an ethernet link

Implementation

bool get hasEthernetLink => _wanEthernetLinkService != null;