enableSelfSync property Null safety
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;
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.
final bool enableSelfSync;