routeGlobalNet property

  1. @BuiltValueField(wireName: r'route_global_net')
bool? routeGlobalNet

Is the device route global networks throughout.

Implementation

@BuiltValueField(wireName: r'route_global_net')
bool? get routeGlobalNet;