x property

  1. @JsonKey(name: '@x', fromJson: num.parse)
num x
final

Implementation

@JsonKey(name: '@x', fromJson: num.parse)
final num x;