value constant

ContainerType const value

Standard List behavior for CollectiveValue containers

Implementation

static const value = ContainerType._(init: _growableTrueCreate, add: _valueAdd, remove: _valueRemove);