Aidra Driver 1.3.5+68
Aidra Driver - Your path to green energy
Loading...
Searching...
No Matches
Bloc< CollectionsInformationEvent, CollectionsInformationState > Class Reference

Private Member Functions

 CollectionsInformationBloc ()
Future< void_onLoadCollectionsInformation (SendCollectionInformationEvent event, Emitter< CollectionsInformationState > emit,) async
Future< void_onLoadCollectionsConfirmation (SendCollectionConfirmationEvent event, Emitter< CollectionsInformationState > emit,) async
Future< void_onLoadCollectionsPayment (SendCollectionPaymentEvent event, Emitter< CollectionsInformationState > emit,) async
Future< void_onLoadCollectionContactList (GetCollectionContactListEvent event, Emitter< CollectionsInformationState > emit,) async
Future< void_onLoadLowRatingResonsList (GetLowRatingResonsListEvent event, Emitter< CollectionsInformationState > emit,) async
Future< void_onLoadCollectionPaymentModeList (GetCollectionPaymentModeListEvent event, Emitter< CollectionsInformationState > emit,) async
Future< void_onSendCollectionRating (SendCollectionRatingEvent event, Emitter< CollectionsInformationState > emit,) async

Private Attributes

final SendCollectionRatingUsecase sendCollectionRatingUsecase = sl<SendCollectionRatingUsecase>()
final SendCollectionInformationUsecase sendCollectionInformationUseCase = sl<SendCollectionInformationUsecase>()
final SendCollectionConfirmationUsecase sendCollectionConfirmationUseCase = sl<SendCollectionConfirmationUsecase>()
final SendCollectionPaymentUsecase sendCollectionPaymentUseCase = sl<SendCollectionPaymentUsecase>()
final GetCollectionContactListUseCase getCollectionContactListUseCase = sl<GetCollectionContactListUseCase>()
final GetCollectionRatingReasonsUseCase getLowRatingResonsListUseCase = sl<GetCollectionRatingReasonsUseCase>()
final GetPartnerPaymentMethodsListUsecase getPartnerPaymentMethodsListUsecase = sl<GetPartnerPaymentMethodsListUsecase>()

Detailed Description

Definition at line 23 of file collections_information_bloc.dart.

Member Function Documentation

◆ _onLoadCollectionContactList()

Future< void > Bloc< CollectionsInformationEvent, CollectionsInformationState >::_onLoadCollectionContactList ( GetCollectionContactListEvent event,
Emitter< CollectionsInformationState > emit )
inlineprivate

Definition at line 123 of file collections_information_bloc.dart.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ _onLoadCollectionPaymentModeList()

Future< void > Bloc< CollectionsInformationEvent, CollectionsInformationState >::_onLoadCollectionPaymentModeList ( GetCollectionPaymentModeListEvent event,
Emitter< CollectionsInformationState > emit )
inlineprivate

Definition at line 155 of file collections_information_bloc.dart.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ _onLoadCollectionsConfirmation()

Future< void > Bloc< CollectionsInformationEvent, CollectionsInformationState >::_onLoadCollectionsConfirmation ( SendCollectionConfirmationEvent event,
Emitter< CollectionsInformationState > emit )
inlineprivate

Definition at line 72 of file collections_information_bloc.dart.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ _onLoadCollectionsInformation()

Future< void > Bloc< CollectionsInformationEvent, CollectionsInformationState >::_onLoadCollectionsInformation ( SendCollectionInformationEvent event,
Emitter< CollectionsInformationState > emit )
inlineprivate

Definition at line 43 of file collections_information_bloc.dart.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ _onLoadCollectionsPayment()

Future< void > Bloc< CollectionsInformationEvent, CollectionsInformationState >::_onLoadCollectionsPayment ( SendCollectionPaymentEvent event,
Emitter< CollectionsInformationState > emit )
inlineprivate

Definition at line 100 of file collections_information_bloc.dart.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ _onLoadLowRatingResonsList()

Future< void > Bloc< CollectionsInformationEvent, CollectionsInformationState >::_onLoadLowRatingResonsList ( GetLowRatingResonsListEvent event,
Emitter< CollectionsInformationState > emit )
inlineprivate

Definition at line 141 of file collections_information_bloc.dart.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ _onSendCollectionRating()

Future< void > Bloc< CollectionsInformationEvent, CollectionsInformationState >::_onSendCollectionRating ( SendCollectionRatingEvent event,
Emitter< CollectionsInformationState > emit )
inlineprivate

Definition at line 173 of file collections_information_bloc.dart.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ CollectionsInformationBloc()

Bloc< CollectionsInformationEvent, CollectionsInformationState >::CollectionsInformationBloc ( )
inlineprivate

Definition at line 33 of file collections_information_bloc.dart.

Here is the call graph for this function:

Member Data Documentation

◆ getCollectionContactListUseCase

◆ getLowRatingResonsListUseCase

final GetCollectionRatingReasonsUseCase Bloc< CollectionsInformationEvent, CollectionsInformationState >::getLowRatingResonsListUseCase = sl<GetCollectionRatingReasonsUseCase>()
private

Definition at line 30 of file collections_information_bloc.dart.

◆ getPartnerPaymentMethodsListUsecase

◆ sendCollectionConfirmationUseCase

◆ sendCollectionInformationUseCase

◆ sendCollectionPaymentUseCase

◆ sendCollectionRatingUsecase


The documentation for this class was generated from the following file: