Json
Functions
Link copied to clipboard
Calls to the function will be translated to indexing operation (square brackets) on the receiver with propertyName as the argument.
Since Kotlin 1.1
Calls to the function will be translated to indexing operation (square brackets) on the receiver with propertyName as the argument.
Thanks for your feedback!