bearings property

List<num>? bearings
final

bearings A list of bearing values (e.g. 0,90,180,270) that are available at the intersection.

Implementation

final List<num>? bearings;