relatesTo property

String? get relatesTo

Implementation

String? get relatesTo =>
    OnvifUtil.nullableStringMappedFromXml(mappedRelatesTo);