setCFlag method Null safety
- SiteCentric cFlag
Sets the cflag property
Implementation
void setCFlag(SiteCentric cFlag) {
payload[EAPropertyKey.PAGE_CFLAG] = cFlag;
}
Sets the cflag property
void setCFlag(SiteCentric cFlag) {
payload[EAPropertyKey.PAGE_CFLAG] = cFlag;
}