enableSelfSync property Null safety

bool enableSelfSync
final

Specify whether to sync a message with other devices. If multi-device login is enabled, a message sent on one device will be synced with other devices.

Implementation

final bool enableSelfSync;