signTs property

String? signTs
getter/setter pair

Timestamp string.

By default, the timestamp is valid for five minutes. The sign-in signature must be verified when the timestamp is valid. Otherwise, the sign-in signature fails the verification.

Implementation

String? signTs;