3 lines
44 B
Kotlin
3 lines
44 B
Kotlin
open fun getString() : String? {
|
|
return ""
|
|
} |
open fun getString() : String? {
|
|
return ""
|
|
} |