maxRecordsToPersist property
Maximum number of records to persist in SDK's SQLite database.
Default -1 means no limit.
Implementation
final int? maxRecordsToPersist;
Maximum number of records to persist in SDK's SQLite database.
Default -1 means no limit.
final int? maxRecordsToPersist;