resultError property Null safety

String? resultError
read / write

Error within the result if an error occurs.

Implementation

String? resultError;