sucesso property

bool get sucesso

Verifica se a requisição foi bem-sucedida

Implementation

bool get sucesso => status == '200';