state property
JsMap?
get
state
Implementation
external JsMap? get state;
set
state
(JsMap? value)
Implementation
external set state(JsMap? value);