success property

bool success
getter/setter pair

true if the HTTP response was successful (200, 201, 204).

Implementation

late bool success;