path property
The path where the Realm
should be stored.
If omitted the defaultRealmPath for the platform will be used.
Implementation
late final String path;
The path where the Realm
should be stored.
If omitted the defaultRealmPath for the platform will be used.
late final String path;