menu
Flutter
collection.dart
UnmodifiableMapMixin
<
K
,
V
>
last property
last
dark_mode
light_mode
last
property
void
last=
(
dynamic
_
)
Throws an
UnsupportedError
; operations that change the map are disallowed.
Implementation
set last(_) => _throw();
Flutter
collection
UnmodifiableMapMixin
<
K
,
V
>
last property
UnmodifiableMapMixin class
Cookies management controls