reasonPhrase property

String reasonPhrase
read / write

Gets and sets the reason phrase. If no reason phrase is explicitly set a default reason phrase is provided.

The reason phrase must be set before the body is written to. Setting the reason phrase after writing to the response body or closing the response will throw a StateError.

Implementation

String reasonPhrase