LaneEnumSet constructor

const LaneEnumSet([
  1. int rawValue = 0
])

Implementation

const LaneEnumSet([int rawValue = 0]) : super(rawValue);