buildName property
A shortcut string identifier for the "build" in question, if this talent grid has an associated build. Doesn't map to anything we can expose at the moment.
Implementation
@JsonKey(name:'buildName')
String? buildName;
A shortcut string identifier for the "build" in question, if this talent grid has an associated build. Doesn't map to anything we can expose at the moment.
@JsonKey(name:'buildName')
String? buildName;