href property

String? href
override

Implementation

String? get href => _$this._href;
void href=(covariant String? href)
covariantoverride

Implementation

set href(covariant String? href) => _$this._href = href;