PropertiesRule constructor

const PropertiesRule(
  1. Map<String, SchemaRule> properties
)

Implementation

const PropertiesRule(this.properties);