isSuccess property

bool isSuccess

Implementation

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