tarifId property

  1. @JsonKey.new(name: 'tarif_id')
int? tarifId
final

Implementation

@JsonKey(name: 'tarif_id')
final int? tarifId;