userToBeSaved
. If we type userToBeSaved
followed by a .
, the intellisense in the IDE will show us a list of available methods for that object, for example persist
:user
interface and then typing:user
interface and one of them would be persist!
: