aggregator property

bool? get aggregator

Implementation

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