defaultData property

Map defaultData

Implementation

static Map get defaultData {
  return {
    "@type": "packagexConfigFlutterCommands",
    "obfuscate": true,
    "split-debug-info": "0.0.5",
    "build-name": "0.0.5",
    "build-number": 40,
    "split-per-abi": true,
    "no-tree-shake-icons": true
  };
}