All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.hiczp.picacomic.api.utils.Json.kt Maven / Gradle / Ivy

package com.hiczp.picacomic.api.utils

import com.google.gson.JsonObject

internal val JsonObject.firstElement get() = entrySet().firstOrNull()?.value




© 2015 - 2025 Weber Informatics LLC | Privacy Policy