Adds the device GType
which is used when creating devices.
If this method is used then fu_plugin_backend_device_added()
is not called, and
instead the object is created in the daemon for the plugin.
Plugins can use this method only in fu_plugin_init()