x property

  1. @JsonKey(name: "X")
String? x
getter/setter pair

Implementation

@JsonKey(name: "X")
String? x;