ApiService constructor
Creates an ApiService.
Implementation
ApiService(
{required this.urls, required this.clientId, required this.clientSecret});
Creates an ApiService.
ApiService(
{required this.urls, required this.clientId, required this.clientSecret});