by Nullable Json Primitive
fun JsonObject?.byNullableJsonPrimitive(key: String? = null, default: JsonObjectDefaultSelector<JsonPrimitive?>): JsonDelegateProperty<JsonPrimitive?>
Content copied to clipboard
fun JsonObject?.byNullableJsonPrimitive(key: String? = null, default: JsonPrimitive?): JsonDelegateProperty<JsonPrimitive?>
Content copied to clipboard
fun JsonObject?.byNullableJsonPrimitive(key: String): JsonDelegateProperty<JsonPrimitive?>
Content copied to clipboard
val JsonObject?.byNullableJsonPrimitive: JsonDelegateProperty<JsonPrimitive?>
Content copied to clipboard