menu
openai_core package
documentation
files.dart
FilePurpose
fromJson static method
fromJson static method
dark_mode
light_mode
fromJson
static method
FilePurpose
fromJson
(
String
raw
)
Implementation
static FilePurpose fromJson(String raw) => FilePurpose(raw);
openai_core package
documentation
files
FilePurpose
fromJson static method
FilePurpose class