SYNC constant

BroadcastMode const SYNC

Implementation

static const BroadcastMode SYNC =
    BroadcastMode._(0, _omitEnumNames ? '' : 'SYNC');