BidiGenerateContentRealtimeInput_ActivityEnd.fromJson constructor
Implementation
factory BidiGenerateContentRealtimeInput_ActivityEnd.fromJson(
Map<String, dynamic> json,
) {
return BidiGenerateContentRealtimeInput_ActivityEnd();
}
factory BidiGenerateContentRealtimeInput_ActivityEnd.fromJson(
Map<String, dynamic> json,
) {
return BidiGenerateContentRealtimeInput_ActivityEnd();
}