emptyMap constant Null safety

Map<String, dynamic> const emptyMap

Implementation

static const Map<String, dynamic> emptyMap = {};