How to setup autologin with Ubuntu 19.04 from commandline?

Edit /etc/gdm3/custom.conf file and make daemon section has entries like

[daemon] 
AutomaticLoginEnable = true
AutomaticLogin=username

Now reboot the system.