hasIgnoreUrls property

bool hasIgnoreUrls

是否有忽略url

Implementation

bool get hasIgnoreUrls => ignoreUrls?.isNotEmpty ?? false;