SignPlcOperationRequest

constructor(    token: String? = null,     rotationKeys: List<String> = emptyList(),     alsoKnownAs: List<String> = emptyList(),     verificationMethods: JsonContent? = null,     services: JsonContent? = null)

Parameters

token

A token received through com.atproto.identity.requestPlcOperationSignature