isSuccessful property

bool get isSuccessful

Implementation

bool get isSuccessful => toString().startsWith('2');