storage-api
1.0.3-rc
androidJvm
storage-api
/
com.omh.android.storage.api.domain.usecase
/
UpdateFileUseCaseResult
Update
File
Use
Case
Result
data
class
UpdateFileUseCaseResult
(
val
file
:
OmhFile
?
)
Members
Constructors
Update
File
Use
Case
Result
Link copied to clipboard
constructor
(
file
:
OmhFile
?
)
Properties
file
Link copied to clipboard
val
file
:
OmhFile
?