data property
read / write
Data that was attached to the callback button.
; base64-encoded bytes List<int>
Implementation
late bytes data;
Data that was attached to the callback button.
; base64-encoded bytes List<int>
late bytes data;