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