eci property
String?
get
eci
Implementation
String? get eci => _$this._eci;
set
eci
(String? eci)
Implementation
set eci(String? eci) => _$this._eci = eci;