ignoreKeys property

Set<String> ignoreKeys
final

Implementation

static final ignoreKeys = Set.unmodifiable(<String>{
  Attribute.width.key,
  Attribute.height.key,
  Attribute.style.key,
  Attribute.token.key,
});