localConfigService property
read / write
The LocalConfigService used to load and save the user token.
Implementation
late LocalConfigService<UserToken> localConfigService;
The LocalConfigService used to load and save the user token.
late LocalConfigService<UserToken> localConfigService;