authModel property

AuthenticationModel? get authModel

Obtém os dados de autenticação (apenas para debugging)

Implementation

AuthenticationModel? get authModel => _authModel;