hasIgnoreHost property

bool hasIgnoreHost

是有有忽略host

Implementation

bool get hasIgnoreHost => ignoreHost?.isNotEmpty ?? false;