constValue property
dynamic
get
constValue
Const value of the JsonSchema.
Spec: https://tools.ietf.org/html/draft-wright-json-schema-validation-01#section-6.24
Implementation
dynamic get constValue => _constValue;