campaignId property

  1. @JsonKey.new(name: 'campaign_id')
String get campaignId
inherited

Implementation

@JsonKey(name: 'campaign_id')
String get campaignId => throw _privateConstructorUsedError;