rawValue property

  1. @JsonKey(defaultValue: 0.0)
double rawValue
getter/setter pair

Implementation

@JsonKey(defaultValue: 0.0)
double rawValue = 0.0;