newListSize property

int newListSize
inherited

Returns the size of the list.

Implementation

int get newListSize => newList!.length;