x property

  1. @JsonKey.new(fromJson: stringToDouble)
double x
getter/setter pair

Implementation

@JsonKey(fromJson: stringToDouble)
double x;