path property

String path
latefinal

The path where the Realm should be stored.

If omitted the defaultPath for the platform will be used.

Implementation

late final String path;