menu
antidart package
documentation
kotlin.dart
mapOf<K, V> function
mapOf<K, V> function
dark_mode
light_mode
mapOf<
K
,
V
>
function
Map
<
K
,
V
>
mapOf
<
K
,
V
>(
Map
<
K
,
V
>
map
)
Implementation
Map<K, V> mapOf<K, V>(Map<K, V> map) => map;
antidart package
documentation
kotlin
mapOf<K, V> function
kotlin.stdlib library