R
R
Rouslan9432021-09-08 19:47:47
Dart
Rouslan943, 2021-09-08 19:47:47

List type, what type?

For example, there is a list of int's [20, 30,40,50,60]
When I try to find out the type through runtimeType , it shows me that it is a List... And I don't understand one thing here: is List an abstract class? It cannot be created. Where does the List come from then?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question