ditto-lib / live.ditto / DittoDocumentPath / listValue

listValue

val listValue: List<Any?>

Returns the value at the previously specified key in the document as a List<Any?>. If the key was invalid the return value will be an empty list.