create static method

LayerNumber create()

Implementation

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