Arr<T>.empty constructor

Arr<T>.empty()

Implementation

@pragma("vm:prefer-inline")
Arr.empty() : list = const [];