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