phpGenericServices property Null safety

bool phpGenericServices

Implementation

@$pb.TagNumber(42)
$core.bool get phpGenericServices => $_getBF(17);
void phpGenericServices=(bool v)

Implementation

@$pb.TagNumber(42)
set phpGenericServices($core.bool v) { $_setBool(17, v); }