Map<String, dynamic> toJson() => { 'ActionId': actionId, 'CallId': callId, 'CallArgumentsJson': callArgumentsJson, };