isError property

bool isError
final

Whether this Result represents an error (true) or not (false).

Implementation

final bool isError;