getLogs abstract method

Future<Either<Failure, List<MyLogModel>>> getLogs()

Implementation

Future<Either<Failure, List<MyLogModel>>> getLogs();