Writeopia
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Writeopia
writeopia_models
/
io.writeopia.sdk.models.files
/
ExternalFile
External
File
data
class
ExternalFile
(
val
fullPath
:
String
,
val
extension
:
String
,
val
name
:
String
)
Members
Constructors
External
File
Link copied to clipboard
constructor
(
fullPath
:
String
,
extension
:
String
,
name
:
String
)
Properties
extension
Link copied to clipboard
val
extension
:
String
full
Path
Link copied to clipboard
val
fullPath
:
String
name
Link copied to clipboard
val
name
:
String