x property

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

Implementation

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