publicKey property

String? publicKey
final

The public key to be used by this DevEndpoint for authentication. This attribute is provided for backward compatibility because the recommended attribute to use is public keys.

Implementation

final String? publicKey;