NyMapExt extension
Extensions for Map
- on
-
- Map?
Methods
-
dd(
{String? tag}) → void -
Available on Map?, provided by the NyMapExt extension
dump the value to the console and exit the app.tagis optional. On web the exit step is skipped (dart:io'sexit()is unavailable). -
dump(
{String? tag}) → void -
Available on Map?, provided by the NyMapExt extension
dump the value to the console.tagis optional.