menu
llm_lab_sdk_flutter package
documentation
model/upsert_response.dart
UpsertResponse
exampleJson static method
exampleJson static method
dark_mode
light_mode
exampleJson
static method
Map
<
String
,
dynamic
>
exampleJson
(
)
Implementation
static Map<String, dynamic> exampleJson() { return {'statusCode': "", 'warning': ""}; }
llm_lab_sdk_flutter package
documentation
model/upsert_response
UpsertResponse
exampleJson static method
UpsertResponse class