isSuccess method

bool isSuccess()

Implementation

bool isSuccess() => this is _Success<T>;