06 What is Elvis Operator in Kotlin - Example 2 | Kotlin & Compose Tips | Android with Rashid
In this video we'll learn about Elvis operator in kotlin, which helps us to deal with null values in kotlin. And provide us an easy to read way to use alternate value or perform alternate action in case of value is null.