|
Aidra Driver 1.3.5+68
Aidra Driver - Your path to green energy
|
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>() |
Definition at line 23 of file collections_information_bloc.dart.
|
inlineprivate |
Definition at line 123 of file collections_information_bloc.dart.


|
inlineprivate |
Definition at line 155 of file collections_information_bloc.dart.


|
inlineprivate |
Definition at line 72 of file collections_information_bloc.dart.


|
inlineprivate |
Definition at line 43 of file collections_information_bloc.dart.


|
inlineprivate |
Definition at line 100 of file collections_information_bloc.dart.


|
inlineprivate |
Definition at line 141 of file collections_information_bloc.dart.


|
inlineprivate |
Definition at line 173 of file collections_information_bloc.dart.


|
inlineprivate |
Definition at line 33 of file collections_information_bloc.dart.

|
private |
Definition at line 29 of file collections_information_bloc.dart.
|
private |
Definition at line 30 of file collections_information_bloc.dart.
|
private |
Definition at line 31 of file collections_information_bloc.dart.
|
private |
Definition at line 27 of file collections_information_bloc.dart.
|
private |
Definition at line 26 of file collections_information_bloc.dart.
|
private |
Definition at line 28 of file collections_information_bloc.dart.
|
private |
Definition at line 25 of file collections_information_bloc.dart.