menu
aidocs_flutter_view package
documentation
providers/message/chatwoot.provider.dart
Attributes
Attributes.fromJson factory constructor
Attributes.fromJson factory constructor
dark_mode
light_mode
Attributes.fromJson
constructor
Attributes.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Attributes.fromJson(Map<String, dynamic> json) => Attributes();
aidocs_flutter_view package
documentation
providers/message/chatwoot.provider
Attributes
Attributes.fromJson factory constructor
Attributes class