platform property Null safety
get platform of mtx item
Implementation
String get platform =>
vbucksPlatform[attributes["platform"]] ?? attributes["platform"];
get platform of mtx item
String get platform =>
vbucksPlatform[attributes["platform"]] ?? attributes["platform"];