campaign property

String? campaign

Implementation

String? get campaign =>  _clickEvent["campaign"] as String?;