menu
googleapis package
documentation
shared.dart
$DeadLetterPolicy
$DeadLetterPolicy.new constructor
$DeadLetterPolicy.new constructor
dark_mode
light_mode
$DeadLetterPolicy
constructor
$DeadLetterPolicy
(
{
String
?
deadLetterTopic
,
int
?
maxDeliveryAttempts
,
})
Implementation
$DeadLetterPolicy({
this
.deadLetterTopic,
this
.maxDeliveryAttempts, });
googleapis package
documentation
shared
$DeadLetterPolicy
$DeadLetterPolicy.new constructor
$DeadLetterPolicy class