consolidationKey property

String? consolidationKey
final

An arbitrary string that indicates that multiple messages are logically the same and that Amazon Device Messaging (ADM) can drop previously enqueued messages in favor of this message.

Implementation

final String? consolidationKey;