groundhogg/form/embed/after
This function is used to add custom code after the embedded code. Embedded code is the HTML code which users can copy and paste on other sites form groundhogg form builder.
do_action( 'groundhogg/form/embed/after', $this );
This hook provides Object of Form class to work with while in development.