responseCodeCopyUid property
UidResponseCode?
get
responseCodeCopyUid
Retrieves the COPYUID details after an COPY call, compare https://tools.ietf.org/html/rfc4315
Implementation
UidResponseCode? get responseCodeCopyUid => _parseUidResponseCode('COPYUID');