Dart
dart:html
PopStateEvent
state property
description
state property
dynamic
state
Implementation
dynamic
get
state => convertNativeToDart_SerializedScriptValue(
this
._get_state);