Defines the minimum number of items that have to be in an array.
@override int? get minItems => dataSchema.minItems;