Returns the number of elements in an array or object, returns 0 for all other types.
0
int size() => 0;