baseFilePath property

Directory baseFilePath
final

The baseFilePath is the Directory relative to which all local data for this application will be stored.

This data includes metadata for users and synchronized Realms. If set, you must ensure that the baseFilePath directory exists.

Implementation

final Directory baseFilePath;