extra property

Map<String, List<String>>? extra
final

Extra contains extra attributes of the user that created the CertificateSigningRequest. Populated by the API server on creation and immutable.

Implementation

final Map<String, List<String>>? extra;