ursus
fun refresh() { statusRelay.accept(Status.STARTED) call the api insert new data statusRelay.accept(Status.SUCCESS) }