message property

String? message

A human-readable description of the error.

Implementation

String get message => _data['message'];