getDefault static method

Aggregate getDefault()

Implementation

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