emptyUint32List property Null safety
final
Implementation
static final Uint32List emptyUint32List =
UnmodifiableUint32ListView(Uint32List(0));
static final Uint32List emptyUint32List =
UnmodifiableUint32ListView(Uint32List(0));