kList constant
An instance of the built-in VM List implementation. User-defined Lists will be PlainInstance.
Implementation
static const String kList = 'List';
An instance of the built-in VM List implementation. User-defined Lists will be PlainInstance.
static const String kList = 'List';