id property

  1. @JsonKey.new(name: 'abonnement_tarifs_id')
int? id
final

Implementation

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