menu
cell package
documentation
collective.dart
UnmodifiableCollectiveValueAsync<V>
unmodifiable property
unmodifiable property
dark_mode
light_mode
unmodifiable
property
@
override
CollectiveValue
<
V
>
get
unmodifiable
override
Gets an unmodifiable view of this value.
Implementation
@override CollectiveValue<V> get unmodifiable => this;
cell package
documentation
collective
UnmodifiableCollectiveValueAsync<V>
unmodifiable property
UnmodifiableCollectiveValueAsync class