kMap constant
An instance of the built-in VM Map implementation. User-defined Maps will be PlainInstance.
Implementation
static const String kMap = 'Map';
An instance of the built-in VM Map implementation. User-defined Maps will be PlainInstance.
static const String kMap = 'Map';