menu
netcore_signalr package
documentation
http_connection.dart
NegotiateResponse
isErrorResponse property
isErrorResponse property
dark_mode
light_mode
isErrorResponse
property
bool
get
isErrorResponse
Implementation
bool get isErrorResponse => !isStringEmpty(error);
netcore_signalr package
documentation
http_connection
NegotiateResponse
isErrorResponse property
NegotiateResponse class