emptyUint32List property Null safety

Uint32List emptyUint32List
final

Implementation

static final Uint32List emptyUint32List =
    UnmodifiableUint32ListView(Uint32List(0));