emptyInt32List property Null safety

Int32List emptyInt32List
final

Implementation

static final Int32List emptyInt32List =
    UnmodifiableInt32ListView(Int32List(0));