id property

  1. @JsonKey(includeIfNull: false)
String? id
getter/setter pair

Implementation

@JsonKey(includeIfNull: false)
String? id;