id property

  1. @JsonKey(name: 'id')
int? id
getter/setter pair

Identifier of the cutoff profile

Implementation

@JsonKey(name: 'id')
int? id;