block property

bool block
final

Whether or not to block the pattern. If false, a matching request will not be blocked even if it matches a later BlockPattern.

Implementation

final bool block;