debugOnlyPublicState property

AFPublicState get debugOnlyPublicState

Implementation

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