maxRecordsToPersist property

int? maxRecordsToPersist
final

Maximum number of records to persist in SDK's SQLite database.

Default -1 means no limit.

Implementation

final int? maxRecordsToPersist;