defaultMap top-level constant

Map const defaultMap

Default value for Map

Implementation

// ignore: always_specify_types
const Map defaultMap = {};