getDefault static method

StatisticsQuery getDefault()

Implementation

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