examples property
A list of example values for the schema.
Implementation
dynamic get example;/// A list of example values for the schema.
List<dynamic>? get examples;
A list of example values for the schema.
dynamic get example;/// A list of example values for the schema.
List<dynamic>? get examples;