debugOnlyPublicState property

AFPublicState? get debugOnlyPublicState
inherited

Implementation

AFPublicState? get debugOnlyPublicState {
  return context.debugOnlyPublicState;
}