toggle menu
lib
0.0.266
jvm
switch theme
search in API
lib
/
com.prettybyte.klerk.read
/
Reader
/
get
get
abstract
fun
<
T
:
Any
>
get
(
id
:
ModelID
<
T
>
)
:
Model
<
T
>
Get a model.
Throws
Authorization
Exception
if the model is not found or the actor is not allowed to read it.