cto property

String cto

Implementation

String get cto => _cto;
void cto=(String cto)

Implementation

set cto(String cto) => _cto = cto;