campaigns property

bool? get campaigns

Implementation

bool? get campaigns => (_$data['campaigns'] as bool?);