by Long
fun JsonObject.byLong(key: String? = null, default: JsonObjectDefaultSelector<Long>): JsonDelegateProperty<Long>
Content copied to clipboard
fun JsonObject.byLong(key: String? = null, default: Long): JsonDelegateProperty<Long>
Content copied to clipboard