getDefault static method

SwipBoxServicePointId getDefault()

Implementation

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