isSuccess property

bool get isSuccess

Implementation

bool get isSuccess => '0' == code?.toString();