baseUrl property Null safety
final
The base url of the GLPI API. Example https//example.com/glpi/apirest.php/
Implementation
final String baseUrl;
The base url of the GLPI API. Example https//example.com/glpi/apirest.php/
final String baseUrl;