jsonkt
/
blue.starry.jsonkt.delegation
/
charList
common
char
List
fun
JsonModel
.
charList
(key:
String
? = null, default:
JsonArrayDefaultSelector
<
Char
>):
JsonDelegateProperty
<
List
<
Char
>>
Content copied to clipboard
fun
JsonModel
.
charList
(key:
String
? = null, default:
List
<
Char
>):
JsonDelegateProperty
<
List
<
Char
>>
Content copied to clipboard
fun
JsonModel
.
charList
(key:
String
):
JsonDelegateProperty
<
List
<
Char
>>
Content copied to clipboard
val
JsonModel
.
charList
:
JsonDelegateProperty
<
List
<
Char
>>
Content copied to clipboard