debugOnlyPublicState property
AFPublicState?
get
debugOnlyPublicState
Implementation
AFPublicState? get debugOnlyPublicState {
return null;
}
AFPublicState? get debugOnlyPublicState {
return null;
}