hasItunes property

bool get hasItunes

Returns true if the feed has the Itunes namespace

Implementation

bool get hasItunes => _extensions.containsKey(nsItunesNs);