id property

  1. @JsonKey(includeIfNull: false)
int? id
final

Implementation

@JsonKey(includeIfNull: false)
final int? id;