UnmodifiableInt32ListView 构造函数

UnmodifiableInt32ListView(
  1. Int32List list
)

实现

external factory UnmodifiableInt32ListView(Int32List list);