rerunOnOpen
The default behavior is that callback is only invoked the first time the Realm is opened, but if rerunOnOpen is true
, it will be invoked every time the realm is opened.
The default behavior is that callback is only invoked the first time the Realm is opened, but if rerunOnOpen is true
, it will be invoked every time the realm is opened.