menu
cloudoc package
documentation
model.dart
RemoteFile
json property
json property
dark_mode
light_mode
json
property
Map
<
String
,
dynamic
>
get
json
Implementation
Map<String, dynamic> get json => { 'path': path, if (ref != null) 'ref': ref, };
cloudoc package
documentation
model
RemoteFile
json property
RemoteFile class