stringVariables property
- @JsonKey(name: 'stringVariables')
getter/setter pair
A map of string variable values by hash for this character context. COMPONENT TYPE: StringVariables
Implementation
@JsonKey(name:'stringVariables')
SingleComponentResponseOfDestinyStringVariablesComponent? stringVariables;