setCid method

void setCid(
  1. String newcId
)

Implementation

void setCid(String newcId) => cId = newcId;