hasMedia property

bool hasMedia

Returns true if the feed has the Media namespace

Implementation

bool get hasMedia => _extensions.containsKey(nsMediaNs);