archive abstract method

Future<Either<Failure, Unit>> archive(
  1. AppNotification notification
)

Implementation

Future<Either<Failure, Unit>> archive(AppNotification notification);