message property

String? get message

Get a message from the response

Implementation

String? get message => getField<String>('message');