message property

String message

Implementation

String get message => _message ?? rawError?.toString() ?? '';