requireData

fun requireData(): T & Any

this will return the currently holded data

should only be called if the dialog is shown because of a forcefully cast to a non null value!