id property

  1. @JsonKey(name: "_id")
String? id
getter/setter pair

Implementation

@JsonKey(name: "_id")
String? id;