kotlin-echo
echo-core
/
io.github.alexandrepiveteau.echo.core.log
/
toList
to
List
fun
EventLog
.
toList
(
)
:
List
<
Event
>
Content copied to clipboard
Transforms this
EventLog
to a
List
of
Event
.