vbucksPlatform top-level property

Map<String, String> vbucksPlatform
getter/setter pair

Vbucks platform

Implementation

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