items property

String? items
final

When the data type is an array, the name of the field items within the array.

Implementation

final String? items;