realmPath property

String realmPath

The on-disk path of the file backing the Realm this Session represents

Implementation

String get realmPath => realmCore.sessionGetPath(this);