menu
nets_core package
documentation
services/api_urls.dart
ApiUrls
urls property
urls property
dark_mode
light_mode
urls
property
List
<
BaseUrl
>
urls
final
The list of registered URL trees, including built-in
authUrls
.
Implementation
final List<BaseUrl> urls;
nets_core package
documentation
services/api_urls
ApiUrls
urls property
ApiUrls class