debugOnlyPublicState property

AFPublicState? get debugOnlyPublicState

Implementation

AFPublicState? get debugOnlyPublicState {
  return null;
}