text property
String
get
text
The completion text
Implementation
String get text => map['choices'][0]['message']['content'];
The completion text
String get text => map['choices'][0]['message']['content'];