menu
cloud_syncable package
documentation
model/cloud_syncable.dart
CloudSyncable
remoteFilePath property
remoteFilePath property
dark_mode
light_mode
remoteFilePath
property
String
?
remoteFilePath
final
The remote file path of the entity (if applicable).
Implementation
final String? remoteFilePath;
cloud_syncable package
documentation
model/cloud_syncable
CloudSyncable
remoteFilePath property
CloudSyncable class