nonce property
One-time use random entropy-adding value for security.
Implementation
String get nonce => throw _privateConstructorUsedError;
One-time use random entropy-adding value for security.
String get nonce => throw _privateConstructorUsedError;