specialTypeMap constant

Map<String, String> const specialTypeMap

Implementation

static const Map<String, String> specialTypeMap = {
  "dart.async.Future": "",
};