x property

  1. @JsonKey(fromJson: stringToNullableDouble)
double? x
getter/setter pairinherited

Implementation

@JsonKey(fromJson: stringToNullableDouble)
double? x;