description property
String?
get
description
Description of the JsonSchema.
Spec: https://tools.ietf.org/html/draft-wright-json-schema-validation-01#section-7.2
Implementation
String? get description => _description;