id property

  1. @override
String get id
override

Stable identifier — 'openai', 'anthropic', 'gemini'. Used as the key in AiBrokerRegistry and as the KeyResolver lookup id.

Implementation

@override
String get id => 'openai';