emblemBackgroundPath property
A shortcut path to the user's currently equipped emblem background image. If you're just showing summary info for a user, this is more convenient than examining their equipped emblem and looking up the definition.
Implementation
@JsonKey(name:'emblemBackgroundPath')
String? emblemBackgroundPath;