menu
fast_immutable_collections package
documentation
fast_immutable_collections.dart
FromIterableIListMixin<T>
last property
last property
dark_mode
light_mode
last
property
T
get
last
Implementation
T get last => iter.last;
fast_immutable_collections package
documentation
fast_immutable_collections
FromIterableIListMixin<T>
last property
FromIterableIListMixin mixin