menu
atlassian_apis package
documentation
confluence.dart
LookAndFeelWithLinks
LookAndFeelWithLinks.fromJson factory constructor
LookAndFeelWithLinks.fromJson factory constructor
dark_mode
light_mode
LookAndFeelWithLinks.fromJson
constructor
LookAndFeelWithLinks.fromJson
(
Map
<
String
,
Object
?
>
json
)
Implementation
factory LookAndFeelWithLinks.fromJson(Map<String, Object?> json) { return LookAndFeelWithLinks(); }
atlassian_apis package
documentation
confluence
LookAndFeelWithLinks
LookAndFeelWithLinks.fromJson factory constructor
LookAndFeelWithLinks class