menu
purpi_kit package
documentation
feature/subscription/data/models/scan_response.dart
ScanResponse
promotionId property
promotionId property
dark_mode
light_mode
promotionId
property
@JsonKey.new(name: 'promotion_id')
int
?
promotionId
final
Implementation
@JsonKey(name: 'promotion_id') final int? promotionId;
purpi_kit package
documentation
feature/subscription/data/models/scan_response
ScanResponse
promotionId property
ScanResponse class