needSave property

bool needSave
final

Whether to save the retrieved messages to the database:

  • true: Yes.
  • (Default) false:No.

Implementation

final bool needSave;