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