Dart API Reference
dart:collection
Maps
putIfAbsent
putIfAbsent
method
dynamic
putIfAbsent
(
Map
map
,
key
,
dynamic
ifAbsent
()
)