noTargetsToRoute property Null safety

bool noTargetsToRoute

Implementation

@$pb.TagNumber(8)
$core.bool get noTargetsToRoute => $_getBF(7);
void noTargetsToRoute=(bool v)

Implementation

@$pb.TagNumber(8)
set noTargetsToRoute($core.bool v) { $_setBool(7, v); }