getDefault static method

SendStatsResponse getDefault()

Implementation

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