create static method

LayerData create()

Implementation

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