menu
tuul_ai package
documentation
core/models/trigger_response.dart
Properties
Properties.fromJson factory constructor
Properties.fromJson factory constructor
dark_mode
light_mode
Properties.fromJson
constructor
Properties.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Properties.fromJson(Map<String, dynamic> json) => Properties(json: json);
tuul_ai package
documentation
core/models/trigger_response
Properties
Properties.fromJson factory constructor
Properties class