id property

  1. @JsonKey(name: 'id')
int? id
final

Implementation

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