menu
cloudoc package
documentation
model.dart
RemoteFile
RemoteFile const constructor
RemoteFile const constructor
dark_mode
light_mode
RemoteFile
constructor
const
RemoteFile
(
String
path
, [
String
?
ref
])
Implementation
const RemoteFile(this.path, [this.ref]);
cloudoc package
documentation
model
RemoteFile
RemoteFile const constructor
RemoteFile class