If canonicalLibrary (or canonicalEnclosingElement, for Inheritable subclasses) is null, href should be null.
Source
@override String get href => throw new StateError('dynamic should not have an href');
If canonicalLibrary (or canonicalEnclosingElement, for Inheritable subclasses) is null, href should be null.
@override String get href => throw new StateError('dynamic should not have an href');