setUpdateFirebaseTokenFlag

abstract suspend fun setUpdateFirebaseTokenFlag(shouldUpdate: Boolean): Either<StorageFailure, Unit>

Method responsible to set the flag indicating if the firebase token should be registered via the ClientRepository.registerToken