isTestCampaign property

bool? isTestCampaign
getter/setter pair

if true, it's a campaign that's to be tested on client side.

otherwise, it it's a regular message to be rendered.

Implementation

core.bool? isTestCampaign;