CodeBoxList extension
- on
Methods
-
flatMap<
T> () → List< T> -
Available on List, provided by the CodeBoxList extension
flatten a list of any type to wanted type of t e.g. wanted is List
Available on List, provided by the CodeBoxList extension
flatten a list of any type to wanted type of t e.g. wanted is List