Hello,
I am trying to get the AppState store, but unable to have the Store class as you can see in the following image
I've import the following packages
import 'package:flutter_redux/flutter_redux.dart';
import 'package:intrepid_knowledge/redux/state.dart';
Can you help me with the next problem?