addPackage abstract method

Future<Either<Failure, Unit>> addPackage(
  1. String packageNameOrIndex
)

Implementation

Future<Either<Failure, Unit>> addPackage(String packageNameOrIndex);