iterable property

bool iterable
final

Whether this column is any subset Iterable (e.g. List, Set). Defaults to false.

Implementation

final bool iterable;