nonce property

String? nonce

A nonce that can be used for optimistic message sending (up to 25 characters) You will be able to identify that message when receiving it through gateway

Implementation

String? get nonce;