MapExtensions extension

on
  • dynamic

Methods

toDouble() double
Converts the value to a double.
toInt() int
Converts the value to an int.
toNum() num?
Converts the value to a num if possible.