$artifactFromMap<T> function

T $artifactFromMap<T>(
  1. _5 m
)

Implementation

T $artifactFromMap<T>(_5 m)=>T==_d ?$RealtimeSessionStartRequest.fromMap(m) as T:T==_e ?$RealtimeSessionStopRequest.fromMap(m) as T:T==_f ?$RealtimeSessionInterruptRequest.fromMap(m) as T:T==_g ?$RealtimeTextInputRequest.fromMap(m) as T:T==_h ?$RealtimePingRequest.fromMap(m) as T:T==_i ?$RealtimeToolResultRequest.fromMap(m) as T:T==_j ?$RealtimeConnectionReadyEvent.fromMap(m) as T:T==_k ?$RealtimeToolCallEvent.fromMap(m) as T:T==_l ?$RealtimeSessionStartedEvent.fromMap(m) as T:T==_m ?$RealtimeSessionStateEvent.fromMap(m) as T:T==_n ?$RealtimeSessionStoppedEvent.fromMap(m) as T:T==_o ?$RealtimePongEvent.fromMap(m) as T:T==_p ?$RealtimeErrorEvent.fromMap(m) as T:T==_q ?$RealtimeInputSpeechStartedEvent.fromMap(m) as T:T==_r ?$RealtimeInputSpeechStoppedEvent.fromMap(m) as T:T==_s ?$RealtimeTranscriptUserDeltaEvent.fromMap(m) as T:T==_t ?$RealtimeTranscriptUserFinalEvent.fromMap(m) as T:T==_u ?$RealtimeTranscriptAssistantDeltaEvent.fromMap(m) as T:T==_v ?$RealtimeTranscriptAssistantFinalEvent.fromMap(m) as T:T==_w ?$RealtimeTranscriptAssistantDiscardEvent.fromMap(m) as T:T==_x ?$RealtimeAssistantOutputCompletedEvent.fromMap(m) as T:T==_y ?$RealtimeToolStartedEvent.fromMap(m) as T:T==_z ?$RealtimeToolCompletedEvent.fromMap(m) as T:T==_10 ?$RealtimeProviderDefinition.fromMap(m) as T:T==_11 ?$RealtimeToolDefinition.fromMap(m) as T:T==_12 ?$RealtimeTurnDetectionConfig.fromMap(m) as T:throw _c();