app
/
com.example.passentry.data
/
Resource
/
Success
Success
class
Success
<
T
>(data:
T
) :
Resource
<
T
>
Content copied to clipboard
Functions
Properties
Functions
toString
Link copied to clipboard
open override fun
toString
():
String
Content copied to clipboard
Properties
data
Link copied to clipboard
val
data
:
T
?
Content copied to clipboard
errorCode
Link copied to clipboard
val
errorCode
:
Int
?
Content copied to clipboard