payload property
JSString?
get
payload
Payload of the message (captcha token on success, error details otherwise).
Implementation
external JSString? get payload;
Payload of the message (captcha token on success, error details otherwise).
external JSString? get payload;