isPrimitiveList property

bool isPrimitiveList

Implementation

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