cto property

String get cto

Implementation

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

Implementation

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