nonce property

String? nonce
latefinal

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

late final String? nonce;