isSuccess property

bool isSuccess

Implementation

bool get isSuccess => this is Success || false;