everySeconds property
Duration in seconds for how long data will be kept in the database. 0 means infinite.
Implementation
// minimum: 0
int? everySeconds;
Duration in seconds for how long data will be kept in the database. 0 means infinite.
// minimum: 0
int? everySeconds;