console icon indicating copy to clipboard operation
console copied to clipboard

📚 Documentation: Wrong Syntax For Android

Open ItzNotABug opened this issue 10 months ago • 0 comments

💭 Description

This page shows the Kotlin showcasing a named parameter syntax which is wrong.

It should instead be -

.setSelfSigned(status = true)

👀 Have you spent some time to check if this issue has been raised before?

  • [X] I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

ItzNotABug avatar Apr 01 '24 13:04 ItzNotABug