id property

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

Implementation

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