freshInstall property

  1. @JsonKey.new(name: "fresh_install")
bool? freshInstall
getter/setter pair

Implementation

@JsonKey(name: "fresh_install")
bool? freshInstall;