ASYNC constant

BroadcastMode const ASYNC

Implementation

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