isError property
bool
get
isError
Returns true if this is an error, otherwise it is a server-side notice, or logging.
Implementation
bool get isError;
Returns true if this is an error, otherwise it is a server-side notice, or logging.
bool get isError;