message property

String get message

Implementation

String get message => _errorCodes[code] ?? "未找到定义的Code";