messageID property

String? get messageID

Implementation

String? get messageID =>
    OnvifUtil.nullableStringMappedFromXml(mappedMessageID);