getDefault static method

AggregateMessage getDefault()

Implementation

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