cc property
String?
get
cc
Implementation
String? get cc => _$this._cc;
set
cc
(String? cc)
Implementation
set cc(String? cc) => _$this._cc = cc;