Files
v2rayNG/V2rayNG
Tamim Hossain f3bfa8ceba Update null safety handling with orEmpty() (#3461)
Replaced ?: "" with orEmpty() for improved null safety

Updated all instances of the null-coalescing operator (?: "") with orEmpty() to enhance null safety across the codebase. This change ensures that an empty string is used when a nullable value is null, improving consistency and reducing potential null-related issues.
2024-08-10 19:54:45 +08:00
..
2024-07-29 19:12:58 +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