create static method

LaneSettings create()

Implementation

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