create static method

LayerDataVector create()

Implementation

@$core.pragma('dart2js:noInline')
static LayerDataVector create() => LayerDataVector._();