kMap constant

String const kMap

An instance of the built-in VM Map implementation. User-defined Maps will be PlainInstance.

Implementation

static const String kMap = 'Map';