AppApisCubit constructor

AppApisCubit(
  1. AppApisState state
)

Implementation

AppApisCubit(AppApisState state) : super(state);