isDartCoreList property

bool isDartCoreList

Returns true if this type represents the type 'List' defined in the dart:core library.

Implementation

bool get isDartCoreList;