getDefault static method

AggregateType getDefault()

Implementation

@$core.pragma('dart2js:noInline')
static AggregateType getDefault() => _defaultInstance ??= $pb.GeneratedMessage.$_defaultFor<AggregateType>(create);