+ flutter dart How to check if an object contain a property in dart Coming from JavaScript world I would do something like this (propertyName in object) to check if a property exist inside an object. can someone share an easy way to do the same thing in dart. wono | tweet Add comment Do you want to delete? YesNo