menu
sidekick_core package
documentation
sidekick_core.dart
MapToList extension
MapToList extension
dark_mode
light_mode
MapToList<
K
,
V
>
extension
on
Map
<
K
,
V
>
Methods
toList
(
)
→
List
<
Pair
<
K
,
V
>
>
Available on
Map
<
K
,
V
>
, provided by the
MapToList
extension
Returns a list of map entries
sidekick_core package
documentation
sidekick_core
MapToList extension
sidekick_core library