menu
df_web_device_info package
documentation
_common.dart
UnmodifiableOnSetX<T>
unmodifiable property
unmodifiable property
dark_mode
light_mode
unmodifiable
property
Set
<
T
>
get
unmodifiable
Implementation
Set<T> get unmodifiable => Set.unmodifiable(this);
df_web_device_info package
documentation
_common
UnmodifiableOnSetX<T>
unmodifiable property
UnmodifiableOnSetX extension on
Set
<
T
>