DynamicExtension extension

on
  • dynamic

Methods

coalesce<T>(T defaultValue) → T
replace null with default value
toDouble() double
parse dynamic to int used when parsing json
toInt() int
parse dynamic to int used when parsing json