access_token property

String access_token
read / write

The access token that will be used to send notifications; may be empty to deregister a device.

Implementation

late String access_token;