sync property

Sync? get sync

Implementation

Sync? get sync => isSync ? data as Sync : null;