SYNC constant

BroadcastMode const SYNC

Implementation

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