id property

  1. @JsonKey(name: '_id')
String id
latefinal

Implementation

@JsonKey(name: '_id')
late final String id;