menu
genkit package
documentation
client.dart
TextPart
TextPart.fromJson factory constructor
TextPart.fromJson factory constructor
dark_mode
light_mode
TextPart.fromJson
constructor
TextPart.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory TextPart.fromJson(Map<String, dynamic> json) => _$TextPartFromJson(json);
genkit package
documentation
client
TextPart
TextPart.fromJson factory constructor
TextPart class