menu
cell package
documentation
collective.dart
UnmodifiableCollectiveListAsync<E>
unmodifiable property
unmodifiable property
dark_mode
light_mode
unmodifiable
property
@
override
CollectiveList
<
E
>
get
unmodifiable
override
Gets an unmodifiable view of this list.
Implementation
@override CollectiveList<E> get unmodifiable => this;
cell package
documentation
collective
UnmodifiableCollectiveListAsync<E>
unmodifiable property
UnmodifiableCollectiveListAsync class