BLOCK constant

BroadcastMode const BLOCK

Implementation

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