|
Aidra Driver 1.3.5+68
Aidra Driver - Your path to green energy
|
import package;import dartz.dart;import core;import common;import use_case;import use_case.dart;import error;import failures.dart;import data;import models;import vehicle_check_model.dart;import repository;import authentication_repository.dart;import services;import service_locator.dart;
Go to the source code of this file.
Classes | |
| class | SendVehicleCheckParams |
Functions | |
| override Future< Either< Failure, bool > > | call (SendVehicleCheckParams param) async |
Variables | |
| class SendVehicleCheckParams | bool |
| class SendVehicleCheckParams | _repository = sl<AuthenticationRepository>() |
| override Future< Either< Failure, bool > > call | ( | SendVehicleCheckParams | param | ) |
Definition at line 24 of file send_vehicle_check_usecase.dart.
| class SendVehicleCheckParams _repository = sl<AuthenticationRepository>() |
| class SendVehicleCheckParams bool |