menu
tsdtech_client_sdk package
documentation
core/services/intra-api/intra.api.dart
IntraApi
baseUrl property
baseUrl property
dark_mode
light_mode
baseUrl
property
String
get
baseUrl
Returns the base URL of this service.
Implementation
String get baseUrl => _baseUrl;
tsdtech_client_sdk package
documentation
core/services/intra-api/intra.api
IntraApi
baseUrl property
IntraApi class