originalFilePath property

String? originalFilePath
final

The path to the original copy of the realm when the client reset was triggered. This realm may contain unsynced changes.

Implementation

final String? originalFilePath;