isNetworkConfigured property

bool get isNetworkConfigured

检查是否已配置

Implementation

bool get isNetworkConfigured => network != null;