realmPath property

String get realmPath

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

Implementation

String get realmPath => handle.path;