nullable Json Object
fun JsonModel?.nullableJsonObject(key: String? = null, default: JsonObjectDefaultSelector<JsonObject?>): JsonDelegateProperty<JsonObject?>
Content copied to clipboard
fun JsonModel?.nullableJsonObject(key: String? = null, default: JsonObject?): JsonDelegateProperty<JsonObject?>
Content copied to clipboard
fun JsonModel?.nullableJsonObject(key: String): JsonDelegateProperty<JsonObject?>
Content copied to clipboard