menu
nextcloud package
documentation
webhook_listeners.dart
$WebhooksCreateRequestApplicationJsonInterfaceBuilder
headers property
headers property
dark_mode
light_mode
headers
property
MapBuilder
<
String
,
String
>
get
headers
Implementation
MapBuilder<String, String> get headers;
set
headers
(
MapBuilder
<
String
,
String
>
?
headers
)
Implementation
set headers(MapBuilder<String, String>? headers);
nextcloud package
documentation
webhook_listeners
$WebhooksCreateRequestApplicationJsonInterfaceBuilder
headers property
$WebhooksCreateRequestApplicationJsonInterfaceBuilder class