getDefault static method

VectorTile_Layer getDefault()

Implementation

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