id property

  1. @JsonKey.new(name: "id")
int id
final

Implementation

@JsonKey(name: "id")
final int id;