normalize property

bool? normalize
getter/setter pair

If true, the schema will be normalized before being looked up.

The default is false.

Optional.

Implementation

core.bool? normalize;