repeated property

bool repeated
final

Describes if the schema field is an array of given data type.

Implementation

final bool repeated;