RealtimeProviderCatalog class
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Methods
-
byId(
String providerId) → RealtimeProviderDefinition -
defaultModelFor(
String providerId) → String -
defaultVoiceFor(
String providerId) → String -
maybeById(
String providerId) → RealtimeProviderDefinition?
Constants
-
all
→ const List<
RealtimeProviderDefinition> - elevenLabs → const RealtimeProviderDefinition
- elevenLabsId → const String
- gemini → const RealtimeProviderDefinition
- geminiId → const String
- grok → const RealtimeProviderDefinition
- grokId → const String
-
ids
→ const List<
String> - openAi → const RealtimeProviderDefinition
- openAiId → const String