message property

String? get message

The error message

Implementation

String? get message => response.errorMessage;