isPrimitiveList property

bool get isPrimitiveList

Implementation

bool get isPrimitiveList => _isPrimitive && name == 'List';