shouldCompactCallback property

ShouldCompactCallback? shouldCompactCallback
final

Called when opening a Realm for the first time, after process start.

Implementation

final ShouldCompactCallback? shouldCompactCallback;