hasAtomDefault property

bool get hasAtomDefault

Returns true if the default namespace is Atom

Implementation

bool get hasAtomDefault => _extensions['xmlns'] == 'http://www.w3.org/2005/Atom';