length property Null safety
override
The number of objects in this list.
The valid indices for a list are 0
through length - 1
.
override
Retruns length of array
The number of objects in this list.
The valid indices for a list are 0
through length - 1
.
Retruns length of array