getDefault static method

AggregateEventRecord getDefault()

Implementation

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