toggle menu
Jochens Next Dinner
androidJvm
switch theme
search in API
app
/
be.hogent.jochensnextdinner.utils
/
Converters
/
fromString
from
String
fun
fromString
(
value
:
String
)
:
List
<
String
>
Converts a JSON string into a List of Strings.
Return
The List of Strings.
Parameters
value
The JSON string.