getDefault static method

Cluster getDefault()

Implementation

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