additionalProperties property
Whether to allow additional properties not defined in the schema.
Defaults to false for stricter validation.
Implementation
final bool additionalProperties;
Whether to allow additional properties not defined in the schema.
Defaults to false for stricter validation.
final bool additionalProperties;