tokenEmCache property
Obtém o token em cache (se houver e estiver válido)
Implementation
static TermoAutorizacaoResponse? get tokenEmCache => _ultimoTokenCache;
Obtém o token em cache (se houver e estiver válido)
static TermoAutorizacaoResponse? get tokenEmCache => _ultimoTokenCache;