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