defaultValue property
dynamic
get
defaultValue
Default value of the JsonSchema.
Spec: https://tools.ietf.org/html/draft-wright-json-schema-validation-01#section-7.3
Implementation
dynamic get defaultValue => _defaultValue;