The concrete model identifier this instance calls (e.g., "claude-sonnet-4-5"). Used in cache keys so different models of the same provider never share cached responses.
@override String get model => _delegate.model;