atClientServiceMap property
- @Deprecated('The AtClientService will be replaced with AtAuthService. Use AtClientManager.getInstance() for AtClientManager instance.')
getter/setter pair
Implementation
@Deprecated(
'The AtClientService will be replaced with AtAuthService. Use AtClientManager.getInstance() for AtClientManager instance.')
//ignore: deprecated_export_use
Map<String?, AtClientService> atClientServiceMap =
//ignore: deprecated_export_use
<String?, AtClientService>{};