vbucksPlatform top-level property Null safety

Map<String, String> vbucksPlatform
read / write

Vbucks platform

Implementation

Map<String, String> vbucksPlatform = {
  "Live": "Xbox",
  "PSN": "Playstation",
};