characterId property

  1. @JsonKey(name: 'characterId')
String? characterId
getter/setter pair

Implementation

@JsonKey(name:'characterId')
String? characterId;