- override
Source
@override void onPopState(html.EventListener fn) { this._platformLocation.onPopState(fn); this._platformLocation.onHashChange(fn); }
@override void onPopState(html.EventListener fn) { this._platformLocation.onPopState(fn); this._platformLocation.onHashChange(fn); }