dynamic state

Source

@DomName('History.state')
@DocsEditable()
dynamic get state =>
    convertNativeToDart_SerializedScriptValue(this._get_state);