create static method

LaneFullState create()

Implementation

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