iterable property
Whether this column is any subset Iterable
(e.g. List
, Set
).
Defaults to false
.
Implementation
final bool iterable;
Whether this column is any subset Iterable
(e.g. List
, Set
).
Defaults to false
.
final bool iterable;