getVideoSources static method Null safety

XmlDocumentFragment getVideoSources()

XML for the getVideoSources

Implementation

static XmlDocumentFragment getVideoSources() =>
    Transport.quickTag('GetVideoSources', Xmlns.trt);