pyGenericServices property Null safety

bool pyGenericServices

Implementation

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

Implementation

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