allowEmptyLists property

bool allowEmptyLists
final

When true, allow empty list values to be produced from inputs like a[]= without coercing or discarding them.

Implementation

final bool allowEmptyLists;