access_token property
read / write
The access token that will be used to send notifications; may be empty to deregister a device.
Implementation
late String access_token;
The access token that will be used to send notifications; may be empty to deregister a device.
late String access_token;