AFPrivateState constructor
AFPrivateState({
- required AFTestState testState,
Implementation
AFPrivateState({
required this.testState,
});
AFPrivateState({
required this.testState,
});