是否支持 list 方法。
Dart 所支持的所有平台上都支持 list 方法,因此此属性始终为 true。
@Deprecated("listSupported is always true.") external static bool get listSupported;