dstName property

String? dstName

Implementation

String? get dstName => _$this._dstName;
void dstName=(String? dstName)

Implementation

set dstName(String? dstName) => _$this._dstName = dstName;