getCid method

String? getCid()

Implementation

String? getCid() {
  return cid;
}