message property

String? message

The (last) message

Implementation

String? get message => responseLines.last.message;