menu
launchdarkly_event_source_client package
documentation
launchdarkly_event_source_client.dart
UnrecoverableStatusError
UnrecoverableStatusError.new const constructor
UnrecoverableStatusError.new const constructor
dark_mode
light_mode
UnrecoverableStatusError
constructor
const
UnrecoverableStatusError
(
int
statusCode
, [
Map
<
String
,
String
>
headers
=
const <String, String>{}
])
Implementation
const UnrecoverableStatusError(this.statusCode, [this.headers = const <String, String>{}]);
launchdarkly_event_source_client package
documentation
launchdarkly_event_source_client
UnrecoverableStatusError
UnrecoverableStatusError.new const constructor
UnrecoverableStatusError class