campaign property

Campaign? campaign
final

The campaign that lead to this interaction or null for a default entry. Setting this multiple times during an apps lifetime can have some side effects, see the Campaign class for more information.

Implementation

final Campaign? campaign;