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