fetchState function
dynamic
fetchState()
Function used to get the current page state for a Pheasant Application.
Implementation
dynamic fetchState() => getStateData();
Function used to get the current page state for a Pheasant Application.
dynamic fetchState() => getStateData();