characterLevel property
Level of the character if available. Zero if it is not available.
Implementation
@JsonKey(name:'characterLevel')
int? characterLevel;
Level of the character if available. Zero if it is not available.
@JsonKey(name:'characterLevel')
int? characterLevel;