color property

  1. @JsonKey.new(name: "color")
String color
getter/setter pair

Implementation

@JsonKey(name: "color")
String color;