isError property
Whether the completed result is an error: 1 = yes, 0 = no,
-1 = not in complete state (when tag == 0).
Implementation
final int? isError;
Whether the completed result is an error: 1 = yes, 0 = no,
-1 = not in complete state (when tag == 0).
final int? isError;