message property

String message

The GLPI's API error message Should be localized by the GLPI's engine

Implementation

String get message => _reason['message']!;