getDefault static method

UpsertPoints getDefault()

Implementation

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