isSuccess property

bool isSuccess

Implementation

bool get isSuccess => respose["result"] == true;