id property

  1. @JsonKey(name: 'id')
int? id
getter/setter pair

Implementation

@JsonKey(name: 'id')
int? id;