debugOnlyPublicState property
AFPublicState
get
debugOnlyPublicState
Implementation
AFPublicState get debugOnlyPublicState {
return store.state.public;
}
AFPublicState get debugOnlyPublicState {
return store.state.public;
}