getRecordings static method Null safety

XmlDocumentFragment getRecordings()

XML for the getRecordings

Implementation

static XmlDocumentFragment getRecordings() =>
    Transport.quickTag('GetRecordings', Xmlns.trc);