storeAuthDataSession abstract method

Future<Either<Failure, Unit>> storeAuthDataSession(
  1. AuthenticationData authData
)

Implementation

Future<Either<Failure, Unit>> storeAuthDataSession(AuthenticationData authData);