model property Null safety

String model
final

Model identifier (e.g., 'gpt-3.5-turbo', 'gemini-1.5-flash').

Implementation

final String model;