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