cioc property

String? get cioc

Implementation

String? get cioc => _$this._cioc;
set cioc (String? cioc)

Implementation

set cioc(String? cioc) => _$this._cioc = cioc;