states property
SharedStateServiceContract
get
states
Access point to shared reports within your application
Implementation
SharedStateServiceContract get states => ioc.use<SharedStateService>();
Access point to shared reports within your application
SharedStateServiceContract get states => ioc.use<SharedStateService>();