debugOnlyPublicState property
AFPublicState?
get
debugOnlyPublicState
inherited
Implementation
AFPublicState? get debugOnlyPublicState {
return context.debugOnlyPublicState;
}
AFPublicState? get debugOnlyPublicState {
return context.debugOnlyPublicState;
}