class AppInfo : Serializable
アプリケーション情報を保持するクラスです。
<init> |
アプリケーション情報を保持するクラスです。 AppInfo(context: Context, repository: Repository, config: Config) |
json |
アプリケーション情報のJSONObjectです。 val json: JSONObject |
serialize |
fun serialize(): JSONObject |