@doc whether to allow PWA
@$pb.TagNumber(14) $core.bool get allowPwa => $_getBF(12);
@$pb.TagNumber(14) set allowPwa($core.bool value) => $_setBool(12, value);