path property

String path
latefinal

The path where the Realm should be stored.

If omitted the defaultRealmPath for the platform will be used.

Implementation

late final String path;