credentials property

String? credentials
getter/setter pair

Push Notification credentials.

Format depends on the scheme (e.g., token for Bearer).

Implementation

core.String? credentials;