propertySetter property
Function used to set a property from the a schema.
Implementation
final Object Function(JsonSchema schema, Object? value) propertySetter;
Function used to set a property from the a schema.
final Object Function(JsonSchema schema, Object? value) propertySetter;