getDefault static method

VectorTile getDefault()

Implementation

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