id property

  1. @JsonKey.new(name: '_id')
String? id
final

Implementation

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