Files
v2rayNG/V2rayNG
Tamim Hossain b37d8c2369 Refactor null handling with .orEmpty() for better readability (#3490)
Replaced null handling using `?: ""` with `.orEmpty()` for improved readability. The `.orEmpty()` extension function provides a more concise and expressive way to handle null strings by returning an empty string if the original string is null. This change enhances code clarity and consistency.
2024-08-16 17:49:29 +08:00
..
2024-08-15 17:07:25 +08:00
.
2023-01-12 14:35:38 +08:00
2024-07-29 19:12:58 +08:00
2024-04-08 10:05:28 +09:00
.
2023-01-12 14:35:38 +08:00