Identity

constructor(    id: String,     identityData: JsonObject,     identityId: String? = null,     lastSignInAt: String? = null,     updatedAt: String? = null,     createdAt: String? = null,     provider: String,     userId: String)(source)