The type of the remote: whether it comes from static configuration files
(FLATPAK_REMOTE_TYPE_STATIC)
or has been dynamically found from the local
network or a mounted USB drive (FLATPAK_REMOTE_TYPE_LAN,
FLATPAK_REMOTE_TYPE_USB)
. Dynamic remotes may be added and removed over
time.
Name of the remote, as used in configuration files and when interfacing with OSTree. This is typically human readable, but could be generated, and must conform to ostree_validate_remote_name(). It should typically not be presented in the UI.