ASYNC constant

BroadcastMode const ASYNC

Implementation

static const BroadcastMode ASYNC =
    BroadcastMode._(2, _omitEnumNames ? '' : 'ASYNC');