getPaywalls

abstract suspend fun getPaywalls(isForDebugging: Boolean = false): Either<List<Paywall>, NetworkError>(source)