statusMessage property

String? get statusMessage

HTTP status message

Implementation

String? get statusMessage => response?.statusMessage;